Done
Details
Details
Assignee
David Crossley
David CrossleyReporter
David Crossley
David CrossleyPriority
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 13, 2022 at 11:36 PM
Updated March 14, 2022 at 10:15 PM
Resolved March 14, 2022 at 10:15 PM
As explained at FOLIO-3231, every backend module which has API descriptions, using RAML or OpenAPI (OAS), needs to migrate to the new CI facilities (api-lint and api-doc). The old facilities are out-of-date, deprecated, and have vulnerabilities.
There are instructions at each documentation, including examples to modify the Jenkinsfile.
As noted in the api-lint documentation, the new tool is more thorough than our previous CI tool (based on raml-cop and its underlying raml-1-parser). So some projects might find new violations being reported (see some migration issues at FOLIO-3017).
Relevant parties: @Khalilah Gambrell @Marc Johnson