[FOLIO-963] Unavailable Sonarqube server fails CI build Created: 01/Dec/17 Updated: 15/Jan/19 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | ci | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | |
| Development Team: | Core: Platform |
| Description |
|
The Sonarqube server (sonarcloud.io) was down this morning which caused backend module build failures in CI. This, in turn, prevented some PRs from getting merged. This probably should not happen. Add some logic to the pipeline library so that the check is skipped if an error like this occurs instead of failing the build. |