-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix pixi
using PIXI_PROJECT_MANIFEST
instead of the nearest pixi.toml
during manifest discovery
#36
Conversation
570609a
to
c865700
Compare
c865700
to
512cb85
Compare
that for running `pixi` verifications
512cb85
to
70f1259
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #36 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 4 +1
Lines 81 91 +10
Branches 12 12
=========================================
+ Hits 81 91 +10 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some suggestions, but otherwise good for me! Thank you!
Rename pixi_on_pixi to pixi_in_pixi Remove str() on subprocess.run calls Use cwd.resolve instead ot csd.absolute
Fixes #35