dependabot[bot]
241473b99d
Bump docker/metadata-action from 4 to 5 in /.github/workflows
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-12 11:44:30 +00:00
dependabot[bot]
682c3c98d9
Bump actions/checkout from 2 to 3 in /.github/workflows
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-31 18:32:13 +00:00
Tzahi12345
90f46f0c1c
Merge pull request #940 from Tzahi12345/dependabot/github_actions/dot-github/workflows/docker/setup-qemu-action-2
...
Bump docker/setup-qemu-action from 1 to 2 in /.github/workflows
2023-05-30 23:05:33 -04:00
dependabot[bot]
57f5d2822a
Bump docker/build-push-action from 2 to 4 in /.github/workflows
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v4 )
---
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 >
2023-05-29 12:02:01 +00:00
dependabot[bot]
9950663326
Bump docker/setup-qemu-action from 1 to 2 in /.github/workflows
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 12:01:57 +00:00
Dedy Martadinata S
ba0de7f95c
Fix entrypoint.sh ( #921 )
...
* Revert https://github.com/Tzahi12345/YoutubeDL-Material/pull/864
add && make it err and skipping perm check
* Restore armv7 nightly
* Update entrypoint.sh
* simplify, always setup permission regardless uid
2023-05-25 21:54:54 -04:00
Isaac Abadi
808c7e2112
Temporarily remove armv7 support
...
Revert "Added python3.8-dev/build-essential to dockerfile"
This reverts commit d90434c240 .
Revert "Adds token to GH actions for GetTwitchDownloader"
This reverts commit a4ca1abb7c .
2023-05-07 01:23:58 -04:00
Isaac Abadi
d6f39d37b5
Added PR multiarch
...
Added python3.8-dev/build-essential to dockerfile
Adds token to GH actions for GetTwitchDownloader
2023-05-07 01:23:44 -04:00
Tzahi12345
3a918b7059
Updated github actions dependencies (2)
2023-05-03 01:08:52 -04:00
Tzahi12345
7e7da6c0bc
Updated github actions dependencies
2023-05-03 01:07:14 -04:00
Glassed Silver
05ee48ffb6
Merge pull request #604 from GlassedSilver/master
...
Added weekly (Tuesday) Build and Push Docker image + Added second fix-script
2022-06-20 15:08:39 +02:00
GlassedSilver
d912e44484
Moved Docker Weekly build to docker.yml
2022-06-20 01:50:35 +02:00
Florian Piesche
dcbd8f0346
Fix secret name
2022-06-13 18:32:34 +01:00
Florian Piesche
7f387ce6aa
Fix 403s when pushing images to GHCR
2022-06-13 18:28:45 +01:00
Florian Piesche
d0171d719b
Use docker/metadata-action
...
This will generate tags based on specific patterns, as well as add metadata labels to the images as per [the OpenContainers spec](https://github.com/opencontainers/image-spec/blob/main/annotations.md ).
2022-06-01 23:25:05 +01:00
GlassedSilver
06ca9cbe76
build excludes: now matches ANY *.md :)
2022-05-03 08:26:37 +02:00
Glassed Silver
5e23932146
Merge pull request #589 from Tzahi12345/better-docker-pr-tests
...
Better docker PR tests
2022-05-02 05:42:49 +02:00
GlassedSilver
77e8cbc6b5
Adding ignore parameters to docker build-and-push
2022-05-02 04:21:12 +02:00
Isaac Abadi
3a48ff2d50
docker build and push action now uses secrets for DockerHub username, repo, and tag
2022-05-01 21:11:01 -04:00
Isaac Abadi
f0c3837ee5
Translation JSONs are now generated at build time, removing the necessity to manually run xliff-to-json
...
- added postbuild.mjs to facilitate this
- all ng build --prod's have been replaced with npm run build
2021-09-29 00:36:56 -06:00
Isaac Abadi
58a0dc4afe
Version and commit info is now generated during autobuilds and can be viewed in the about dialog
...
Prepared removal of JSON translations from repo to move towards XLIFF-only
2021-09-21 20:05:09 -06:00
Florian Gabsteiger
cb88c7bc7c
do not push new docker images for pull requests
2020-11-23 14:39:16 +01:00
Tzahi12345
8f0739c0f9
Removes extra line
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2020-11-22 00:40:53 -05:00
Tzahi12345
ab355d62a0
GitHub autobuild now uses nightly tag
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2020-11-21 23:13:58 -05:00
Florian Gabsteiger
4d2d9a6b10
change docker image tag name to align with upstream
2020-11-21 20:58:58 +01:00
Florian Gabsteiger
89dfac1249
update job name to better reflect what it's actually doing
2020-11-21 20:55:08 +01:00
Florian Gabsteiger
d4f81eb0ab
add platform emulator
2020-11-21 20:16:49 +01:00
Florian Gabsteiger
6b7d0681d2
add automated multi-arch docker image build and push to dockerhub
2020-11-21 20:15:12 +01:00