dependabot[bot]
aaf1f64ec7
Bump peter-evans/dockerhub-description from 4 to 5
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 4 to 5.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 20:15:45 +00:00
dmunozv04
6afd1bcbaa
Add semver tags to docker build
2025-09-18 10:40:52 +02:00
dependabot[bot]
34256b5c5e
Bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 13:40:41 +02:00
dependabot[bot]
accb685bf3
Bump actions/attest-build-provenance from 2 to 3
...
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) from 2 to 3.
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-11 13:40:09 +02:00
dependabot[bot]
aa76d130d8
Bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 20:30:21 +00:00
dependabot[bot]
21f52537d8
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-31 16:22:01 +00:00
dmunozv04
27ecc54d93
Only login to dockerhub if username is provided via secret
2025-08-30 13:57:38 -04:00
Gaiar Baimuratov
aa35610c67
Add support for legacy architectures (i386 and armv6)
...
Extends Docker build to include:
- linux/386: 32-bit x86 systems (legacy servers, older PCs)
- linux/arm/v6: ARMv6 devices (Raspberry Pi Zero, Pi 1, older ARM systems)
Motivation: Many users have legacy but capable hardware that can effectively
run containerized applications. These older systems often have sufficient
resources for iSponsorBlockTV but lack support in most modern Docker images.
Technical impact:
- Zero breaking changes for existing users
- Leverages existing QEMU cross-compilation infrastructure
- Minimal build time increase (~10-15%)
- Broader device compatibility without maintenance overhead
2025-08-30 13:48:06 -04:00
dmunozv04
8e01755550
Only build on main/release/tag
2025-08-30 19:39:28 +02:00
dmunozv04
56b42e26ff
Update release
...
- update pyapp
- ignore attestation errors
2025-08-21 13:57:24 +02:00
David
905a74c103
Use arm64 runners for binary creation ( #236 )
...
* test the new arm64 runners
https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
* Enable build provenance attestation
* Add permissions
* enable cross on arm64 linux builds
* update pyapp to v0.27
2025-04-12 20:14:04 +02:00
dmunozv04
dca9186d8b
migrate to github actions cache
2025-01-24 16:56:31 +01:00
dmunozv04
adc7e1efe9
Pass markdownlint
2025-01-24 16:52:21 +01:00
dependabot[bot]
7e9f53e175
Bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-11 10:35:05 +00:00
dmunozv04
a7fbcd3dd2
add dependabot.yml
2025-01-09 14:59:38 +01:00
dmunozv04
52a3f238d6
Also build images on forks
2025-01-06 19:16:17 +01:00
David
760970a751
Merge branch 'main' into pyapp-tests
2025-01-06 19:08:44 +01:00
pre-commit-ci[bot]
35d13373f9
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-01-06 18:06:32 +00:00
pre-commit-ci[bot]
afaced8f84
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-01-06 17:47:30 +00:00
dmunozv04
b3dd27748b
better actions name
2025-01-06 18:35:01 +01:00
dmunozv04
73192a1171
add v1 variant for linux amd64 builds
2025-01-06 18:31:16 +01:00
dmunozv04
ec109e0f10
Fix x86_64 macOS and test aarch64-windows
2024-12-15 14:00:46 +01:00
David
658fad64eb
Update pyapp
2024-12-15 02:33:04 +01:00
dmunozv04
7880e222b0
change python cpu variant in build
2024-12-15 02:09:08 +01:00
dmunozv04
ea2004ba94
fix release ci
2024-09-18 17:20:22 +02:00
pre-commit-ci[bot]
bde4ecb72f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-18 15:23:15 +00:00
dmunozv04
167383dea8
revert
2024-08-18 16:11:54 +02:00
dmunozv04
fb3c40d477
also build armv7
2024-08-18 15:58:15 +02:00
dmunozv04
cb738965a7
run on all events (and only publish on release)
2024-08-18 15:07:35 +02:00
dmunozv04
9ad335793a
rename prefix
2024-08-18 14:35:02 +02:00
dmunozv04
fd400d077a
update upload-artifact to v4
2024-08-18 14:19:39 +02:00
dmunozv04
f9c7b58ece
add needs
2024-08-18 14:12:49 +02:00
dmunozv04
464baa7c59
trigger on test branch
2024-08-18 14:07:47 +02:00
dmunozv04
547a47b9ec
modify action to create and publish binaries
2024-08-18 14:04:34 +02:00
dmunozv04
94ba642af1
update actions versions to latest
2024-06-05 19:27:42 +02:00
dmunozv04
5214190fd0
revert last commit
2024-05-30 12:35:59 +02:00
dmunozv04
adc0f5b95d
enable building PR docker images
2024-05-30 12:26:55 +02:00
dmunozv04
80196b19aa
Rework dockerfile and build for armv7
2024-03-12 22:40:23 +01:00
pre-commit-ci[bot]
a4f0b5fffe
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-14 13:47:14 +00:00
dmunozv04
c3fd67df27
Clean code and fix #121
2023-12-29 16:19:44 +01:00
dmunozv04
20c6870e4c
fix branch
2023-11-17 11:53:04 +01:00
dmunozv04
b90a5e317c
remove .
2023-11-17 11:50:50 +01:00
dmunozv04
b88d2b61be
prepare for pypi packaging
2023-11-17 11:40:04 +01:00
dmunozv04
5a5ebcfeb7
move directories and data path
2023-11-17 11:38:22 +01:00
dmunozv04
d3260d17f1
Update README.md to reflect compatibility with Google TV devices and CCwGTV (ChromeCast with Google TV)
...
Fix readme sync to dockerhub
2023-10-14 13:50:00 +02:00
David
7e45f623f7
Update update_docker_readme.yml
...
Fix dockerhub description updater
2023-10-14 10:36:52 +02:00
David
d7a83035a6
Update main.yml
...
Run on a release
2023-10-13 20:09:50 +02:00
dmunozv04
c83e406c8f
Fix GitHub actions
2023-10-13 17:50:29 +02:00
dmunozv04
143e5e4eff
Final v2 commit before launch?
...
Adds better logging and modifies README.md
2023-10-13 17:46:25 +02:00
dmunozv04
aad6eea686
ArmV7 needs more work, PR welcome
2023-09-04 14:31:13 +02:00