Commit 1957758
fix: force CODECOV_CLI_TYPE=codecov-cli via orb env injection
Set CODECOV_CLI_TYPE in the upload command's environment block so it is
captured into codecov_envs on the first step and persists across all
subsequent orb steps. This avoids the empty CLI type that produced a
download URL with no filename (https://cli.codecov.io/latest/linux/).
Reverts the earlier src/dist/set_defaults.sh export change so dist/ only
reflects the necessary 0.2.9 wrapper rebuild.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 956b1b6 commit 1957758
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
188 | 189 | | |
189 | 190 | | |
190 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments