You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: source specific version of packer and build with specific go (#1735)
* feat: source specific version of packer and build with specific go
use in all workflows
* fix: add package to checks to assure it is tested, built cached prior to use
* fix: try to use nix shell to settle permission issue
* fix: install packer with nix in profile within workflow
* fix: use sudo on packer calls
* fix: trying skip regiona validation for now
* fix: use cachix installer with cache config
* fix: try to fix perms and use non-sudo
* fix: assure nix version we need is installed at this stage + perm fix
* fix: see how nix was installed on this machine originally
* fix: for now keep nix and inherit env
* fix: use large-linux-arm here going forward
* fix: try remove job level perms
* fix: match permissions on ami-release
* tests: debug role
* fix: allows workflow to recv secret when called from other workflows
* fix: receive the secret as a parameter
* fix: no need for sudo
* chore: revert qemu workflow/do not change packer handling there
* docs: updating deps doc
* chore: tmp suffix to test release
* chore: restore versions post testing
0 commit comments