All the following challenges are focused on CI, CD and Pipelines.
Automation Week
These challenges are part of Automation Week. Complete them for your chance to talk at Test.bash(); about your approach and experience.
Application
The application for this challenge is the Restful Booker Application. More about the application is available here. You can also ask questions related to the application there.
The Challenges:
Complete these challenges using any tooling of your choice.
- Create a pipeline that builds the restful booker projects.
- Create a pipeline that builds the restful booker projects, and runs all the tests.
- Create a continuous deployment pipeline so that changes are immediately released when the build succeeds.
Tip: Iโve been meaning to checkout GitHub Actions. You could also look at CircleCI, Jenkins and many more. Share below what you are trying.
Questions
If you have any questions at all about this challenge, please post them below.