|
|
# SUMMARY
|
|
|
|
|
|
Created the project stamp-devops-poc in OW2 gitLab repository (https://gitlab.ow2.org/stamp/stamp-devops-poc/tree/master) (Daniele Gagliardi Issue #94)
|
|
|
Created the project stamp-devops-poc in OW2 gitLab repository (https://gitlab.ow2.org/stamp/stamp-devops-poc/tree/master) (Daniele Gagliardi Issue stamp/h2020#94)
|
|
|
|
|
|
Created a project to tests GitLab CI/CD (Nicola Bertazzo Issue #95).
|
|
|
Created a project to tests GitLab CI/CD (Nicola Bertazzo Issue stamp/h2020#95).
|
|
|
|
|
|
Installed and configured an docker GitLab Runner (Martin Hamant Issue #96)
|
|
|
Installed and configured an docker GitLab Runner (Martin Hamant Issue stamp/h2020#96)
|
|
|
|
|
|
Created the file .gitlab-ci.yml to configure the continuous integration delivery process (Nicola Bertazzo Issue 95).
|
|
|
Created the file .gitlab-ci.yml to configure the continuous integration delivery process (Nicola Bertazzo Issue stamp/h2020#95).
|
|
|
Tested the continuous integration process that contains these steps:
|
|
|
* build: executes "mvn clean compile" command into a container based on maven:3.3.9-jdk-8 image
|
|
|
* test: executes "mvn test" command into a container based on maven:3.3.9-jdk-8 image
|
... | ... | |