As an application developer using the version-n-go process to setup my application repository, I'd like to pull the dependent scripts from my template repository versus the Cobalt repository in order to allow for template-specific modification and adjustment as necessary.*
[ ] Should execute CICD pipeline with devops/providers/azure-devops/templates/infrastructure/scripts/* pulled from the organizational/template-specific repository versus Microsoft/Cobalt.
[ ] Should pin pull to a specific tagged version of the repository.
Also, here are a few points that need to be addressed:
Preference to utilize the application.yml repository resource without having to add additional variables, but not sure if they are accessible in a pre-defined way;
Need to handle Git repo credentials in the case that the organizational/template-specific repository is private.
Description
Acceptance Criteria
Reference: [Done-Done Checklist] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/DoneDone.md)
devops/providers/azure-devops/templates/infrastructure/scripts/*
pulled from the organizational/template-specific repository versus Microsoft/Cobalt.Also, here are a few points that need to be addressed:
Resources
Driven by comments from PR #280
Tasks
Stories are intended to be completed in a single sprint; if task breakdown creates addition work then team should discuss promoting the Story to an Epic. Reference: [Minimal Valuable Slices] (https://github.com/Microsoft/code-with-engineering-playbook/blob/master/Engineering/BestPractices/MinimalSlices.md)
Reference: [How to Write Better Tasks] (http://agilebutpragmatic.blogspot.com/2012/04/splitting-story-into-tasks-how-to-write.html)
Assignee should break down work into tasks here