8000 Raise error if no lock file detected when building. by starbelly · Pull Request #353 · erlef/rebar3_hex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Raise error if no lock file detected when building. #353

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

Merged
merged 2 commits into from
Jun 3, 2025

Conversation

starbelly
Copy link
Member
@starbelly starbelly commented May 31, 2025

Given that we can not check for the presence of non-hex deps without a lock file, we opt to bail if no lock file is detected on prior to creating a package, since under "normal" conditions the lock provider would have ran before the build and/or publish provider.

Closes #350

Given that we can not check for the presence of non-hex deps
without a lock file, we opt to bail if no lock file is detected
on prior to creating a package, since under "normal" conditions
the lock provider would have ran before the build and/or publish
provider.
@starbelly starbelly force-pushed the check-for-lock-file branch 2 times, most recently from 674f47c to 23b631c Compare June 1, 2025 16:08
@starbelly starbelly force-pushed the check-for-lock-file branch from 23b631c to e7985be Compare June 1, 2025 20:41
@starbelly starbelly merged commit 2cc1d3d into main Jun 3, 2025
5 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.

Pakage published to hex.pm with git dependency when no rebar.lock is present
2 participants
0