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

request: Add option to enforce lockfile in bootstrap #575

Closed
1 task done
spydon opened this issue Aug 30, 2023 · 0 comments · Fixed by #600
Closed
1 task done

request: Add option to enforce lockfile in bootstrap #575

spydon opened this issue Aug 30, 2023 · 0 comments · Fixed by #600
Labels
feature request Needs: Triage The issue needs triaging

Comments

@spydon
Copy link
Collaborator

spydon commented Aug 30, 2023

Is there an existing feature request for this?

  • I have searched the existing issues.

Command

melos bootstrap --enforce-lockfile

Description

When running pub get in the pipeline doing builds you want to use pub get --enforce-lockfile so that you can know what versions a specific build uses.

Reasoning

Without this we can't troubleshoot builds properly since we can't know which exact versions that were used to build a specific version.

Additional context and comments

https://dart.dev/tools/pub/cmd/pub-get#--enforce-lockfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Needs: Triage The issue needs triaging
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant