UNCLASSIFIED - NO CUI

Skip to content

Api server status hotfix

Kenneth Maguire requested to merge api-server-status-hotfix into development

This MR fixes issues with failed vat api calls as well as issues with url formatting for requests.get. The lint and check-cves stages now allow failures on exit 3, which should only happen if the api call fails. We'll need to remove the allow failure those stages when we convert to using the vat api instead of the vat db query in the future.

Successful pipeline runs:

Edited by Kenneth Maguire

Merge request reports