Skip to content
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

[refactor] Clean up env vars #613

Closed
ianlewis opened this issue Jul 22, 2022 · 0 comments · Fixed by #616
Closed

[refactor] Clean up env vars #613

ianlewis opened this issue Jul 22, 2022 · 0 comments · Fixed by #616
Assignees
Labels
area:container Issue with the generic container generator type:refactor A cleanup or refactor

Comments

@ianlewis
Copy link
Member

Env vars need to be cleaned up in the container workflow. Many env vars set here are legacy vars that are no longer used.

BUILDER_BINARY: generic-generator
BUILDER_RELEASE_BINARY: slsa-generator-generic-linux-amd64
BUILDER_REPOSITORY: slsa-framework/slsa-github-generator
# Verifier
# NOTE: These VERIFIER_* variables are used for verification of generator
# release binaries when the compile-generator input is false.
VERIFIER_REPOSITORY: slsa-framework/slsa-verifier
VERIFIER_RELEASE_BINARY: slsa-verifier-linux-amd64
VERIFIER_RELEASE_BINARY_SHA256: f92fc4e571949c796d7709bb3f0814a733124b0155e484fad095b5ca68b4cb21
VERIFIER_RELEASE: v1.1.1
# Builder location
BUILDER_DIR: internal/builders

@ianlewis ianlewis added type:refactor A cleanup or refactor area:container Issue with the generic container generator labels Jul 22, 2022
@ianlewis ianlewis added this to the GA for container generator milestone Jul 22, 2022
@ianlewis ianlewis self-assigned this Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:container Issue with the generic container generator type:refactor A cleanup or refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant