1
0
mirror of https://github.com/opencontainers/distribution-spec.git synced 2026-02-05 09:45:54 +01:00

15 Commits

Author SHA1 Message Date
Brandon Mitchell
f1a874a120 Update GHA uses
- actions/checkout v3 -> v4
- actions/setup-go v3 -> v5
- docker/login-action v2 -> v3
- actions/upload-artifact v3 -> v4
- Replace deprecated set-output with $GITHUB_OUTPUT file

Signed-off-by: Brandon Mitchell <git@bmitch.net>
2025-01-16 16:50:10 -05:00
Austin Vazquez
1d42d754df Update GitHub Actions matrix for Go v1.21 and v1.22
This change adds Go v1.21 and v1.22 to the GitHub Actions matrix in CI.
It also drops previous Go versions as they would no longer receive
updates.

Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2024-02-12 02:35:07 +00:00
Josh Dolitsky
8617ec95ae Rewrite conformance action to enable locking to spec version
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2023-07-27 15:20:37 -05:00
Josh Dolitsky
46cff1914f conformance: make references tests part of content discovery workflow (#430)
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2023-06-27 11:01:54 -05:00
Josh Dolitsky
18fdcbd0b6 fail CI if conformance fails
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2023-04-12 12:25:51 -05:00
Josh Dolitsky
bea9b6fe36 Automate conformance testing on PR using zot
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2023-04-04 18:25:53 -05:00
Austin Vazquez
4e77264782 Add Go 1.20 support
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
2023-02-02 21:23:41 +00:00
Brandon Mitchell
8087d5c7dd Updates GHA to versions and bumps Go to 1.17
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2022-09-13 19:21:02 -04:00
Brandon Mitchell
7590719e99 Build conformance images with semver tags
Signed-off-by: Brandon Mitchell <git@bmitch.net>
2021-12-02 20:52:25 -05:00
Josh Dolitsky
ad9cc95278 Move from Travis to GitHub Actions
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2021-06-23 18:49:34 -04:00
Josh Dolitsky
5a66869eb3 update dependencies
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2021-03-23 11:19:29 -04:00
Josh Dolitsky
582c04ab0c Merge branch 'main' of github.com:opencontainers/distribution-spec into 201-202-debacle
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2021-03-23 11:11:25 -04:00
Josh Dolitsky
990f0ea4c0 Modify conformance tests for single-shot uploads
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2021-03-09 14:09:02 -05:00
Josh Dolitsky
d9ea3ba6bf Replace references to 'master' with 'main'
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
2021-03-09 12:47:44 -05:00
Peter Engelbert
ecd72c333e Push image to GHCR on release or master update (#217)
resolves #214

Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
2020-12-15 16:15:45 -05:00