particle-os-cli/utils/src
Bob Callaway 2aa888d3a1
fix: switch cosign registry from GCR to GHCR (#237)
This changes the Dockerfile to pull the cosign container image from GHCR
instead of Google Cloud. This helps the Sigstore team manage their cloud
spend (as GHCR is provided for free and Google Cloud Artifact Registry
is not).

Note the container hash does not change and images are posted to both
locations upon cosign's release process.
2024-10-06 09:20:36 -04:00
..
command_output.rs refactor: Move templates to their own crate (#83) 2024-02-25 14:45:33 -06:00
constants.rs fix: switch cosign registry from GCR to GHCR (#237) 2024-10-06 09:20:36 -04:00
credentials.rs refactor: Swtich to using bon for builder pattern 2024-09-21 18:42:28 -04:00
lib.rs fix: Make sigstore driver more resilient to network errors 2024-09-21 18:57:57 -04:00
macros.rs refactor: Swtich to using bon for builder pattern 2024-09-21 18:42:28 -04:00
syntax_highlighting.rs refactor: Switch to using miette for errors instead of anyhow (#198) 2024-07-05 21:55:43 -04:00
test_utils.rs fix: Make sure GitHub job pushes latest image on scheduled job 2024-08-24 18:20:12 -04:00
traits.rs feat: Add platform arg to force building a specific architecture 2024-10-03 14:47:47 -04:00