[FOLIO-1537] Add ability to run multiple, user defined NPM scripts in CI Created: 27/Sep/18 Updated: 12/Nov/18 Resolved: 27/Sep/18 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci, sprint47 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
stripes-core needs to run two sets of tests in CI - each one is invoked via an NPM script defined in package.json. Currently, the FOLIO Jenkins NPM shared build pipeline only honors 'yarn test'. Add a capability to the CI build pipeline which will run multiple user-defined scripts, as well as script arguments, on a per repository basis (defined in Jenkinsfile) as separate pipeline stages. |
| Comments |
| Comment by John Malconian [ 27/Sep/18 ] |
|
Complete. |