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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • dorie
  • dorie
  • Merge Requests
  • !214

Merged
Opened Aug 04, 2020 by Lukas Riedel@lriedelOwner5 of 5 tasks completed5/5 tasks

Improve GitLab CI pipeline

  • Overview 8
  • Commits 11
  • Pipelines 8
  • Changes 3

What does this MR do?

Improve the pipeline by resolving several minor issues.

  • Make sure that jobs running the Docker in Docker executor do not download/require artifacts. They build Docker images without build context.
  • Replace all occurrences of only by rules.
  • Use extends syntax instead of YAML anchors.
  • Run branch pipelines only on branches with changes.
  • Also build the Transport DG solver in debug jobs and solve unused variable warnings.
  • Update the build arguments for the Docker deploy jobs. This fixes the failing pipeline after !189 (merged) was merged.

Is there something that needs to be double checked?

Can this MR be accepted?

  • Updated .gitlab-ci.yml
  • [ ] Added/Updated documentation
  • Pipeline passing
  • Squash option set
  • Delete branch option set
  • Added entry to CHANGELOG.md

Assignee: If the Squash option is set, check/update the commit message right before merging!

Related issues

Closes #

Edited Aug 20, 2020 by Santiago Ospina De Los Ríos
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: dorie/dorie!214
Source branch: fix-pipeline-dependencies

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.