particle-os-cli/templates
Gerald Pinder 54742ecaa1
refactor: Use GITHUB_TOKEN instead of REGISTRY_TOKEN (#75)
To keep things as consistent as possible, we're switching to using the
GITHUB_TOKEN env var for login instead. Env vars were also all pulled
out into their own constants to make things more consistent.

This change also includes prioritizing public/private key signing over
OIDC keyless for GitHub for an easier transition. It would require the
user to delete their `cosign.pub` file from their repo in order to start
using the keyless method.
2024-02-19 23:30:39 -05:00
..
init fix: Update outdated 60-custom.just 2024-01-22 01:29:41 +00:00
Containerfile refactor: Use GITHUB_TOKEN instead of REGISTRY_TOKEN (#75) 2024-02-19 23:30:39 -05:00
export.sh fix: Remove trailing newlines from yaml arrays (#73) 2024-02-20 02:04:57 +00:00
github_issue.j2 feat: Bugreport command (#28) 2024-01-31 09:51:13 -05:00