Capgemini / Capgemini/apollo-demonstrator
Script the demo
- Dominant language
- No language data
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Headline is to demonstrate continuous deployment / delivery practices.
Outline story in the first instance is:
1. Here’s my running web app
2. As a developer I pick up my task from JIRA – a nice UI task, as simple as changing a label is fine.
3. As a developer I create my branch, make my change, local tests (show automated tests running) commit etc. and create a pull request
4. As another dev team member I give the pull request the big thumbs up and the code gets merged in
5. As any team member I see the code get deployed to the next environment in the chain
6. As any team member I can see the test reports generated against that environment
Potential future extensions:
1. Add a performance environment in the pipeline and demonstrate load tests running / environments being scaled up and down / gateways on the pipeline.
2. Add in code review steps to the story.
For each step we need to supply the commentary for that stage i.e. this is what you are seeing at this stage and why it is good.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.