Commit dc48008
authored
chore: improve logic: don't imply failures if there are none; don't pass the build if there are failures (RHIDP-9067) (#90)
* chore: improve logic: don't imply failures if there are none; don't pass the build if there are failures (RHIDP-9067)
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* tee to GITHUB_OUTPUT (which can fall back to a local temp file) so we get console output even if the script fails
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* for now always pass the export-dynamic.sh step, so we can get all the followup logging steps to still run even if the export fails
Signed-off-by: Nick Boldt <nboldt@redhat.com>
---------
Signed-off-by: Nick Boldt <nboldt@redhat.com>1 parent 45ff7cb commit dc48008
2 files changed
Lines changed: 23 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
163 | 165 | | |
164 | 166 | | |
165 | 167 | | |
| |||
176 | 178 | | |
177 | 179 | | |
178 | 180 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
| 181 | + | |
| 182 | + | |
185 | 183 | | |
186 | | - | |
187 | | - | |
188 | | - | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
189 | 187 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
196 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
0 commit comments