Commit bd7f5c0
Revert PIP_ROOT_USER_ACTION changes (ineffective for setup-python)
The pip root-user warning originates from actions/setup-python's
internal ensurepip call, which deliberately strips all PIP_* env vars
(CPython design, see python/cpython#139363). Neither container.env
nor job-level env can suppress it. See PR comment for full analysis.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c938310 commit bd7f5c0
2 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 46 | | |
51 | 47 | | |
52 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | 81 | | |
87 | 82 | | |
88 | 83 | | |
| |||
0 commit comments