-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: official release #75
Comments
Read the runner's arch from the RUNNER_ARCH environment variable, rather than hard-coding the current default. Fixes #38 Signed-off-by: Joshua Lock <jlock@vmware.com>
Read the runner's arch from the RUNNER_ARCH environment variable, rather than hard-coding the current default. Fixes #38 Signed-off-by: Joshua Lock <jlock@vmware.com>
If we can, we should try to add using the following ldflags to https://github.com/slsa-framework/slsa-github-generator/blob/main/version/version.go |
Should be do-able using |
I added #410 for the version comment above. Can we close this issue and close out the Go builder GA milestone? https://github.com/slsa-framework/slsa-github-generator/milestone/1 |
SGTM, yes |
This issue tracks what remains to be done for our first release:
envs
todynenvs
slsa-github-generator-go#30main
config option slsa-github-generator-go#105To decide:
Nice to have:
Support for multiple Go builds #63The text was updated successfully, but these errors were encountered: