Commit db13bb3
committed
fix: support alpine
1 parent 78f372e commit db13bb3
2 files changed
Lines changed: 41 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
- .github/workflows/ci.yml+83-5
- Makefile+1-1
- dist/codecov.sh+204-152
- env+33-53
- package.py+14-24
- scripts/download.sh+23-23
- scripts/run.sh+3-5
- scripts/run_command.sh+25-22
- scripts/set_args.sh+31
- scripts/set_cli_args.sh-13
- scripts/set_defaults.sh+11-48
- scripts/set_empty_upload_args.sh+15-9
- scripts/set_funcs.sh+53
- scripts/set_pr_base_picking_args.sh+9-5
- scripts/set_send_notifications_args.sh+8-5
- scripts/set_token.sh-17
- scripts/set_upload_coverage_args.sh+62-37
- scripts/set_validation_key.sh-1
- scripts/validate.sh+12-14
- scripts/version.sh-2
0 commit comments