Commit Graph

15 Commits

Author SHA1 Message Date
Adam Pickering 9cb0710b94 Remove legacy files 2025-07-18 11:39:50 -06:00
Adam Pickering f8fec40e3e Remove files related to legacy autoupdate 2025-07-04 14:22:25 -06:00
Adam Pickering f9eab2fa65
Introduce `regsync`, Go scripts, `config.yaml` and `regsync.yaml` 2025-03-14 15:44:31 -07:00
Tim Hardeck cdf6af1383
Verify prs with GitHub Action (#668)
* Add Github Action for validating prs
* Reference GitHub Action in README instead of Drone.
* Make sure that master is available in CI
* Remove check-new-images-exist check from mirror-images action because the script is only relevant for pr checks.
2024-07-11 12:26:12 -07:00
Tim Hardeck ed7efdaeb6
Add Github Action for mirroring images 2024-07-11 15:22:39 +02:00
Harrison Affel 096c5729fe update image-mirror.sh to handle windows images 2024-04-08 13:50:37 -07:00
Harrison Affel dc04f44cb8 use `--raw` flag when checking if images exist in check-new-images-exist.sh 2024-04-08 13:50:37 -07:00
Sebastiaan van Steenis 09dd3a01f8
Add full image wrapper 2023-10-18 09:43:15 +02:00
Sebastiaan van Steenis 15f433b4c4
Authenticate using skopeo to avoid rate limit 2023-09-06 10:34:12 +02:00
Sebastiaan van Steenis 67538faffa
Expand check script to check for target repository 2023-05-24 19:37:16 +02:00
Sebastiaan van Steenis b829974463
Ignore removed images when checking for new images 2023-02-24 14:15:59 +01:00
Sebastiaan van Steenis 0c26289396
Merge pull request #349 from superseb/improve_check_new_images_exist
Use before and after commits to check img in Drone
2023-02-24 11:22:47 +01:00
Sebastiaan van Steenis 23c08ca209
Use before and after commits to check img in Drone 2023-02-23 16:05:57 +01:00
Sebastiaan van Steenis 7fcb600c7a
Do not proceed if image/manifest does not exist 2023-02-23 15:11:01 +01:00
Sebastiaan van Steenis f266b60e88
Automate adding a tag to an existing image 2023-02-07 14:37:45 +01:00