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

Add packages.lock.json files. #62

Merged
merged 4 commits into from
Dec 6, 2019
Merged

Add packages.lock.json files. #62

merged 4 commits into from
Dec 6, 2019

Conversation

JeremyTCD
Copy link
Member

Azure devops pipeline now caches dependencies.

- Was affecting generation of packages.lock.json.
@JeremyTCD JeremyTCD changed the title Add package-lock.jsons. Add package.lock.jsons. Dec 6, 2019
@JeremyTCD JeremyTCD changed the title Add package.lock.jsons. Add packages.lock.jsons. Dec 6, 2019
@codecov
Copy link

codecov bot commented Dec 6, 2019

Codecov Report

Merging #62 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files          18       18           
  Lines         564      564           
=======================================
  Hits          550      550           
  Misses         14       14

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2cd5d66...35a546f. Read the comment docs.

- Allows for package caching in CI.
- Added DisableImplicitNuGetFallbackFolder and NuGet.Config to ensure packages are always restored from the same sources.
- Cleared local cache before generated packages.lock.json files.
@JeremyTCD JeremyTCD merged commit 2f7a7b5 into master Dec 6, 2019
@JeremyTCD JeremyTCD deleted the add-package-lock branch December 6, 2019 09:46
@JeremyTCD JeremyTCD changed the title Add packages.lock.jsons. Add packages.lock.json files. Dec 6, 2019
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.

1 participant