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

fix(build): require build config repo URL #1594

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

luhring
Copy link
Member

@luhring luhring commented Oct 23, 2024

And specifically do not attempt to autodetect it from local git state. HEAD detection is still in place. User must pass in a build config repo URL explicitly to avoid a fallback value being used.

Fixes #1591

And specifically do not attempt to autodetect it from local git state. HEAD detection is still in place. User must pass in a build config repo URL explicitly to avoid a fallback value being used.

Signed-off-by: Dan Luhring <dluhring@chainguard.dev>
@luhring luhring force-pushed the require-build-config-repo-url branch from 0e818f6 to e0cc75b Compare October 23, 2024 12:29
@luhring luhring enabled auto-merge October 23, 2024 12:35
@luhring luhring merged commit cae5246 into chainguard-dev:main Oct 23, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot use melange anymore without specify explict git repo url
2 participants