Review apps
The ultimate verification of your software product is to run all tests available and even mimic production. In GitLab, this can be accomplished by using GitLab CI and GitLab runners. For this to work, we will show an example using the eventmanager documentation site. One of the requirements of the project is, of course, creating documentation. We also created a separate project for it called eventmanager-documentation. There are already web pages present, so let's automate the review process (also one of the requirements: more automation). We are going to use an Amazon S3 bucket, which has been enabled to act as a webserver (you can find information about how to configure them here: https://docs.aws.amazon.com/AmazonS3/latest/dev/HowDoIWebsiteConfiguration.html ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access