-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update atlas lockfile for new version #89
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #89 +/- ##
=======================================
Coverage 84.06% 84.06%
=======================================
Files 25 25
Lines 4310 4310
=======================================
Hits 3623 3623
Misses 687 687
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@gmega you should use this. It updates the lockfile to the new format and adds url rules for the various package moves. I tried moving the workspace to be the project folder too, but it looks like I found another atlas bug generating lockfiles. That's when the workspace is in the same folder as the current project. Hmmm, I'll need to fix that too, but |
Also, see nim-lang/atlas#93 for the lockfile-in-the-same-place-as-the workspace issue. |
No description provided.