Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C chronopolis-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • chronopolis
  • chronopolis-core
  • Merge requests
  • !67

Investigate mvnw and different gitlab-ci.yml configurations

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Michael Ritter requested to merge 130-investigate-mvnw into develop Mar 29, 2019
  • Overview 2
  • Commits 27
  • Pipelines 0
  • Changes 15

Closes #130 (closed)

Goals:

  • To create a more consistent build environment between dev and ci
  • To update the gitlab-ci configuration and make it more readable where possible
    • Apply deploy stages only to release tags and develop branch (ensures no conflicts when releases are pushed to nexus)
  • Revisit reporting from ci to try and get
    • Unit testing failures
    • Unit test code coverage
    • Code quality reporting
Edited Apr 01, 2019 by Michael Ritter
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 130-investigate-mvnw