Commit b19904e
fix(downstream): fix tox CI detection, devpi deselect, drop conda env hack
- tox: also override GITHUB_ACTIONS=false (is_ci() checks both CI and
GITHUB_ACTIONS env vars)
- devpi: switch --deselect to --ignore for test_upload.py (deselect
path didn't match pytest node IDs)
- conda: remove CONDA_CHANNELS override — it fixes NoChannels tests
but breaks channel-configuration tests; remaining failures are
upstream conda CI infrastructure issues
Co-authored-by: Cursor AI <ai@cursor.sh>
Co-authored-by: Anthropic Claude Opus 4 <claude@anthropic.com>1 parent 314bbe0 commit b19904e
3 files changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments