Skip to content

Added Azure Pipeline Template to support pipelines for the entitlement service.

Daniel Scholl requested to merge azure into master

All Submissions:


  • [YES] Have you followed our code review guidelines?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NA] I ran lint checks locally prior to submission.

What is the new behavior?


This pull request enables pipeline support for the entitlements-azure project.

  • Containerize
  • Deploy
  • Integration Test

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


NA

Other information


This pull request is required prior to another PR to enable the pipeline for the project

Merge request reports