Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • N naming-backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ics-software
  • naming-backend
  • Merge requests
  • !1

Add GitLab-CI build pipeline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Anders Harrisson requested to merge andersharrisson/naming-backend:main into main Mar 02, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 2

A few notes:

  • This does not yet contain deployment jobs in the pipeline
  • I tried to generate javadocs and publish them with GitLab Pages, but the javadoc generation gave errors, so it is not included in the pipeline.
  • I also initially included a pipeline job to perform SonarQube analysis, but it failed since our version of SonarQube does not support Java 17. I have commented out that job in the pipeline configuration so that we can easily enable it when SonarQube is upgraded.

JIRA INFRA-4886

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: main