Skip to content

Conversation

@micjustus-nc
Copy link
Contributor

@micjustus-nc micjustus-nc commented Jun 6, 2025

Description

This pull request supports triggering a CD pipeline from a CI pipeline.

Changes of Note

  • tf_plan.yaml. We add the image_commit_hash and registry_host parameters on the command line to the azurerm plan command. The incoming parameters are defined in the parameters: block

  • stage-3-build. A new step is defined Call deployment pipeline that triggers the Azure Devops pipeline cd-infrastructure-dev-core on the main branch.

  • improved handling of services returned by get-docker-names.

ℹ️ Note: when testing, change the --branch parameter to your private branch name :-). The input imageHash and registryHost are passed as --parameter entries which must be defined in the related pipeline definition.

Context

ℹ️ see the service-layer PR for usage of these parameters

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch 8 times, most recently from 9e7624c to da89e8e Compare June 9, 2025 09:05
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch 7 times, most recently from 1921aeb to de42802 Compare June 9, 2025 11:53
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch from de42802 to 5bb57f1 Compare June 9, 2025 15:04
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.

1 participant