[FOLIO-2428] Do initial repository configuration edge-ncip Created: 20/Jan/20 Updated: 03/Jun/20 Resolved: 23/Feb/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | David Crossley | Assignee: | David Crossley |
| Resolution: | Done | Votes: | 0 |
| Labels: | platform-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps: sprint 82 |
| Story Points: | 0.5 |
| Development Team: | FOLIO DevOps |
| Description |
|
Follow setup documentation and related documents. Some initial files are already in place, however there are changes needed. For example: |
| Comments |
| Comment by David Crossley [ 23/Feb/20 ] |
|
This is ready now. The Jenkinsfile is in place, and our CI is deploying artifacts when a PR is merged to master. There are not yet any RAML files and schemas, so those jobs (runLintRamlCop, publishAPI) are disabled in Jenkinsfile. The module does not yet have a "health" endpoint, so that is disabled in Jenkinsfile. |