Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing 'checkout' step to CD pipelines #816

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

Krusty93
Copy link
Contributor

@Krusty93 Krusty93 commented Jan 5, 2024

List of changes

Add checkout steps to CD pipelines

Motivation and context

New runners are randomly created so code must be checked out every time

Type of changes

  • Add new resources
  • Update configuration to existing resources
  • Remove existing resources

Env to apply

  • DEV
  • UAT
  • PROD

Does this introduce a change to production resources with possible user impact?

  • Yes, users may be impacted applying this change
  • No

Does this introduce an unwanted change on infrastructure? Check terraform plan execution result

  • Yes
  • No

Other information


If PR is partially applied, why? (reserved to mantainers)

How to apply

After PR is approved

  1. run deploy pipeline from Azure DevOps io-platform-iac-projects
  2. select PR branch
  3. wait for approval

Copy link

sonarqubecloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Krusty93 Krusty93 changed the title add checkout step Add missing 'checkout' step to CD pipelines Jan 5, 2024
@Krusty93 Krusty93 merged commit 33d3b20 into main Jan 5, 2024
6 of 9 checks passed
@Krusty93 Krusty93 deleted the EC-68-fix-pipeline-io-infra-cd branch January 5, 2024 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants