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

Nuget dependencies should be managed with a lockfile #1772

Closed
rajsite opened this issue Jan 23, 2024 · 0 comments · Fixed by #1953
Closed

Nuget dependencies should be managed with a lockfile #1772

rajsite opened this issue Jan 23, 2024 · 0 comments · Fixed by #1953
Assignees

Comments

@rajsite
Copy link
Member

rajsite commented Jan 23, 2024

🧹 Tech Debt

The current package references in nimble are managed with semantic version ranges but there is no lockfile used in nimble to lock dependencies to a specific version.

We should use a lockfile in the repo so our dependencies to make sure nimble builds are reproducible across local and CI.

See discussion in: #1697 (comment)

@rajsite rajsite added tech debt triage New issue that needs to be reviewed labels Jan 23, 2024
@rajsite rajsite mentioned this issue Jan 23, 2024
1 task
@m-akinc m-akinc removed the triage New issue that needs to be reviewed label Jan 30, 2024
@atmgrifter00 atmgrifter00 linked a pull request Mar 20, 2024 that will close this issue
1 task
@atmgrifter00 atmgrifter00 removed a link to a pull request Mar 27, 2024
1 task
@atmgrifter00 atmgrifter00 linked a pull request Mar 27, 2024 that will close this issue
1 task
atmgrifter00 added a commit that referenced this issue Mar 27, 2024
# Pull Request

## 🤨 Rationale

- #1772
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

3 participants