Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
D
dorie
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

The TS-GitLab will have to shut down towards the end of the year — please think about migrating your projects to GitLab.com or GitHub.
(This is still a very early message, meant to keep you informed. There will be more urgent ones in the future.)

  • dorie
  • dorie
  • Merge Requests
  • !17

Merged
Opened Jan 25, 2018 by Lukas Riedel@lriedelOwner

squash testing pipeline

  • Overview 0
  • Commits 5
  • Pipelines 1
  • Changes 1

This fixes #5 (closed).

Testing pipeline is now split in three parts, build, test, and deploy.

  • build: build regularly and with debug flags
  • test: test regularly
  • deploy: build documentation

Additionally, we build and test with the most recent version of the DUNE release we are working on in pushes to the master branch only.

All builds now carry the appropriate demeter flag.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: dorie/dorie!17
Source branch: feature/squash-testing-pipeline