Description
As a developer, I want a AzDO build pipeline triggered for all PR requests/commits.
This feature is intended to add a new azure devops build pipeline that's linked to a definition yml file from the /devops/providers/templates/azure-pipelines.yml in the cobalt repo. The new build definition should be created in the cobalt azure devops instance here. This build pipeline should be triggered from newly submitted PR's and/or new commits to existing PR's.
We should also add the necessary folder filters to avoid running builds for documentation changes.
Acceptance Criteria
Technical Design Document
Also, here are a few points that need to be addressed:
- This feature is dependent on a azure devops service connection linked to the github cobalt repo.
Resources
Please include a screen shot
Tasks
- Add azure devops pipeline definition
- Add/update
README documentation in both the root and azure-devops folders.
Description
As a developer, I want a AzDO build pipeline triggered for all PR requests/commits.
This feature is intended to add a new azure devops build pipeline that's linked to a definition yml file from the
/devops/providers/templates/azure-pipelines.ymlin the cobalt repo. The new build definition should be created in the cobalt azure devops instance here. This build pipeline should be triggered from newly submitted PR's and/or new commits to existing PR's.We should also add the necessary folder filters to avoid running builds for documentation changes.
Acceptance Criteria
Technical Design Document
README.mdREADMEin the root.Also, here are a few points that need to be addressed:
Resources
Please include a screen shot
Tasks
READMEdocumentation in both the root and azure-devops folders.