[FOLIO-558] use 'stripes-demo-platform' git project as basis for folio-ansible 'demos' Created: 12/Apr/17 Updated: 12/Nov/18 Resolved: 13/Apr/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 2 hours, 30 minutes | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Description |
|
Use the 'stripes-demo-platform' as the basis for FOLIO demos created by folio-ansible so that stripes and ui module versions do not need to be configured separately by the folio-ansible maintainers |
| Comments |
| Comment by John Malconian [ 12/Apr/17 ] |
|
Wayne Schneider I created folio-ansible branch 'folio-558' that includes this change. I basically added the option to use a git project that contains the stripes configuration files when 'with_github' is set to 'true' which I also made the default. When 'with_github' is set to false, stripes-docker reverts to it's previous functionality. Also added 'stripes_github_project' which is a URL to the git project. By default, it's set to 'https://github.com/folio-org/stripes-demo-platform' (As I'm am writing this, I realize it could be any kind of git repo - not just github - so the var names could use a change). At any rate, I ran it a few times and it appears to work. Could you kindly peruse the changes and/or test it out and let me know what you think? If you think its fine, go ahead and merge if you feel inclined. |
| Comment by John Malconian [ 13/Apr/17 ] |
|
change has been merged with folio-ansible master branch. |