Commit Graph

18 Commits (gh-pages)

Author SHA1 Message Date
Glassed Silver 05ee48ffb6
Merge pull request #604 from GlassedSilver/master
Added weekly (Tuesday) Build and Push Docker image + Added second fix-script
3 years ago
GlassedSilver d912e44484 Moved Docker Weekly build to docker.yml 3 years ago
Florian Piesche dcbd8f0346
Fix secret name 3 years ago
Florian Piesche 7f387ce6aa
Fix 403s when pushing images to GHCR 3 years ago
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).
3 years ago
GlassedSilver 06ca9cbe76 build excludes: now matches ANY *.md :) 3 years ago
Glassed Silver 5e23932146
Merge pull request #589 from Tzahi12345/better-docker-pr-tests
Better docker PR tests
3 years ago
GlassedSilver 77e8cbc6b5 Adding ignore parameters to docker build-and-push 3 years ago
Isaac Abadi 3a48ff2d50 docker build and push action now uses secrets for DockerHub username, repo, and tag 3 years ago
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
4 years ago
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
4 years ago
Florian Gabsteiger cb88c7bc7c do not push new docker images for pull requests 5 years ago
Tzahi12345 8f0739c0f9
Removes extra line
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
5 years ago
Tzahi12345 ab355d62a0
GitHub autobuild now uses nightly tag
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
5 years ago
Florian Gabsteiger 4d2d9a6b10 change docker image tag name to align with upstream 5 years ago
Florian Gabsteiger 89dfac1249 update job name to better reflect what it's actually doing 5 years ago
Florian Gabsteiger d4f81eb0ab add platform emulator 5 years ago
Florian Gabsteiger 6b7d0681d2 add automated multi-arch docker image build and push to dockerhub 5 years ago