Build integration-test gem and update README
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Proposal
The purpose of this issue is to add a job to the integration-test project to automatically build and publish a Rubygem, and improve the image integration test README to explain how to use it.
Proposal
-
Update the pipeline of the integration-test project to build a Rubygem, and to push it to the Package Registry of the project. -
Update (or add) a Gemfilefor each of the dependency scanning analyzer projects:-
gemnasium - [-] gemnasium-maven
- [-] gemnasium-python
To do the following:
- Add the Package Registry of
integration-testas a gemsource. - Declare
gitlab-secure-integration_testas atestdependency.
-
-
Update the docs -
Move the Image integration tests section from the gemnasiumREADME to the integration-test README and update theRunning image integration tests using rubysub-section so it references the changes made in steps1.and2.above. -
Replace the Image integration tests section of the gemnasium-mavenREADME with a link to the corresponding section in theimage-integrationproject README -
Add a link in the gemnasium-python README to also point to the section in the image-integrationproject README that explains how to use the image integration tests
-
Edited by 🤖 GitLab Bot 🤖