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
  • !47

Merged
Opened Jun 05, 2018 by Lukas Riedel@lriedelOwner13 of 13 tasks completed13/13 tasks

Resolve "Add job for building and deploying DORiE Docker image"

  • Overview 0
  • Commits 16
  • Pipelines 13
  • Changes 5

What does this MR do?

  • Add DOCKER_AUTH_CONFIG to secret variables, granting access to dorie repository on Docker Hub. This will apparently only enable downloads of private repositories.
  • Add Docker Hub credentials as secret variables for login
  • Add new build jobs:
    • setup:dune-env builds and uploads the DUNE environment image
    • 2x deploy:dockerhub builds and uploads the DORiE image
    • prep:update-dune for updating DUNE environment image and uploading it
  • Manage job execution
    • Execute deploy:dockerhub-stable only on tags
    • Execute deploy:dockerhub-devel only on master
    • Execute prep:update-dune only on master and tags
    • Execute setup:dune-env only if pipeline was triggered

Is there something that needs to be double checked?

  • Jobs actually are executed when intended (can only be tested once merged)

Can this MR be accepted?

  • Pipeline passing
  • Added entry to CHANGELOG.md

Related issues

Closes #56 (closed)

Edited Jun 08, 2018 by Lukas Riedel
Assignee
Assign to
Reviewer
Request review from
v1.0 Release
Milestone
v1.0 Release
Assign milestone
Time tracking
Reference: dorie/dorie!47
Source branch: 56-add-job-for-building-and-deploying-dorie-docker-image

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.