Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Conversation

@micjustus-nc
Copy link

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

Description

This pull request is part of the new feature to trigger an Azure DevOps CD pipeline from a CI pipeline.

Changes of note
To support the feature from this product, this pull request:

  • Introduces parameters: to accept imageHash and registryHost which are passed to the tf_plan step.

  • function_app.tf uses the input parameters in functionapp.image_tag (imageHash) and functionapp.acr_login_server (registryHost)

Context

ℹ️ see the devops_template PR for the definition and provision 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.

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

Your Pull Request title must meet the conventional commit standards, please see the following documentation - https://www.conventionalcommits.org/en/v1.0.0/#specification

@micjustus-nc micjustus-nc changed the title feat/dtoss 9326 trigger cd pipeline with commit feat: dtoss 9326 trigger cd pipeline with commit Jun 4, 2025
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch from 6df54e8 to 4649d43 Compare June 6, 2025 11:07
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch from 4649d43 to 6242c0a Compare June 6, 2025 11:34
@micjustus-nc micjustus-nc marked this pull request as ready for review June 6, 2025 11:55
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch 12 times, most recently from 34cd652 to 7fa5af9 Compare June 9, 2025 10:31
@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch 3 times, most recently from 3c4baaa to 4030cf4 Compare June 9, 2025 13:45
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 9, 2025

@micjustus-nc micjustus-nc force-pushed the feat/dtoss-9326-trigger-cd-pipeline-with-commit branch from 4030cf4 to c8243cc Compare June 9, 2025 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants