aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03build(ci): update GitLab CI configThomas1-0/+13
2022-05-12build(ci): write maven log into file to support log files > 500kBThomas1-2/+4
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas1-1/+1
# Conflicts: # .gitlab-ci.yml # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # pom.xml
2021-12-13add default tag to Gitlab CI configurationThomas1-0/+4
2021-12-01CI: Refactor scriptChristian Kollmann1-9/+7
2021-06-15fix some warning in maven build process and switch to another GitLab CI ↵Thomas1-1/+2
maven image
2021-05-12switch to release version1.2.0Thomas1-1/+2
2021-01-15add 'docker' tag into GitLab CI runner to select a shared docker based runnerThomas Lenz1-0/+6
2020-12-22remove SAST.gitlab template because it's already covered by maven build-processThomas Lenz1-2/+0
2020-12-18update GitLab CI to exclude /feature/.* branches from packagingThomas Lenz1-0/+1
2020-12-16update GitLab CI configuration to set code-coverage extractor and artifact ↵Thomas Lenz1-3/+5
names for releases
2020-12-15fix wrong release-package path in GitLab CI configurationThomas Lenz1-6/+9
2020-12-14update GitLab CI process to use latest maven versionThomas Lenz1-1/+2
2020-12-14fix wrong indent in GitLab CI configurationThomas Lenz1-2/+2
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵Thomas Lenz1-0/+41
false-positive update gitlab-ci configuration to display jUnit test-coverage
2020-11-30Add GitLab CI pipelineChristian Kollmann1-0/+37