Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • backend backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • ahiqarahiqar
  • backendbackend
  • Merge requests
  • !185

Feature/#221 move frontend deployment

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mathias Goebel requested to merge feature/#221-move-frontend-deployment into develop Jul 24, 2021
  • Overview 0
  • Commits 6
  • Pipelines 2
  • Changes 6

Feature

Summary

This MR provides a new deployment strategy rely on docker bind mounts. Website and Ahiqar-Tido are now deploying directly to the server instead of triggering a pipeline here. This reduces the amount of unnecessary pipelines and speeds up the process. Now it is up the specific repos to set the correct parameters corresponding to the branch or deployment stage.

Compliance to “Definition of Done”

  • Unit tests passed
  • Code reviewed
  • Product Owner accepts the User Story

Documentation

  • I updated the README (if applicable)
  • I provided my functions with appropriate documentation
  • I updated existing documentation

Tests

Are we able to test this new feature?

  • Yes, everything can be done via unit tests.
  • Yes, you can test by following these steps: …
  • No, it is not possible.

Changelog

  • I added a statement to the CHANGELOG.

Version number

  • I bumped the version number in build.properties.

Closes

Closes #221 (closed)

Logs and Screenshots

/cc Mathias Göbel, Frank Schneider, Michelle Weidling

Edited Jul 24, 2021 by Mathias Goebel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/#221-move-frontend-deployment