Commit afce1a9
committed
Add continue-on-error: true to all action test steps
- Added to 'Submit changeset (no wait)' step
- Added to 'Validate changeset only' step
- Added to 'Execute changeset with wait' step
- Allows test job to continue even when API calls fail with placeholder credentials
- Expected to fail with 'Submitting changeset for execution...' error since base_url is not real
- Tests validate action structure and error handling, not actual API connectivity1 parent a08fccb commit afce1a9
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| |||
200 | 202 | | |
201 | 203 | | |
202 | 204 | | |
| 205 | + | |
203 | 206 | | |
204 | 207 | | |
205 | 208 | | |
| |||
0 commit comments