Commit 51b9c6c
[pixi] Add pixi support for running all sub-package tests (#1398)
* Adding a global metapackage level pixi.tom to run all the pytest suites with the same virtual environment
* Removing tasks
* precommit
* removing the conda environment detection support
* Using depends-on instead of coping the command line
* simplifying the task command line using bash parameter expansion
* improve doc comments
* refactor: no bash, and configurable arguments
* chore: consistency with -e/--environment flags
* refactor: remove features
* refactor: bring back envs for -e behavior
* refactor: use envars to set child environment
* refactor: add pixi dust
* refactor: more pixi dust
* refactor: remove envars
---------
Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com>1 parent 9b73e78 commit 51b9c6c
3 files changed
+77
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments