Skip to content

duco Support

ADF and Devops Pipeline

For duco, we have a "special" setup that requires approval via a DevOps pipeline.

Prerequisite: you need to request access with your sonical account (e.g. christoph.glur@sonical.co) to the devops account / repository. You can access this from Bastjaan Beernaert Bastjaan.Beernaert@duco.eu or Bie.DeBacker@duco.eu .

More background on this: Git flow _ PR-20240109_153613-Besprechungsaufzeichnung.mp4

IMPORTANT:
- Do not reconfigure git!
- Do not work with the tech user!

Step-by-step directions

Once you have access with your sonical account, the workflow is like so:

  1. log in to ADF Studio with your sonical account

  2. create a feature branch to implement your changes. Branch from the "master" branch.

  3. save (aka commit) the changes to the feature branch
    duco-support-adf.png

  4. Go to devops: https://dev.azure.com/veroduco/DucoCloud-Internal

  5. Go to Repos > Pull Requests

  6. Select Internal.ADF

  7. Find the active feature branch with the changes (under Mine or Active)

  8. Create a Pull Request

    1. add the approver (e.g. Bastjaan, or whomever you were in contact with)
  9. Make sure the checks run through. Else fix.

  10. Wait until the Pull Request has been approved