opendevstack / opendevstack/ods-quickstarters
New quickstarter for (generic) ods-service
@oalyman is already working on this.
Since Feb 6, 2020.
- Dominant language
- Shell
- Stars
- 39
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
In order to support the entire gamp lifecycle -(but not just functional components) - we should have a quickstarter that has NO docker/ocp build, will never have OCP artifacts, and only executes a shell script, that is configured in release-manager.yml.
Why? E.g. to setup a database schema, or alike.
Describe the solution you'd like
A quickstarter with two shell scripts? , and install and a test script - including configuration in the quickstarter's release-manager.yml - and returns xunit compatible results ...
@metmajer - here we got,. lets discuss and hammer out.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.