Skip to content

fix: DTOSS-10762 pipeline conditional logic#1580

Merged
patrickmoore-nc merged 3 commits intomainfrom
fix/DTOSS-10762-pipeline-conditional-logic
Sep 2, 2025
Merged

fix: DTOSS-10762 pipeline conditional logic#1580
patrickmoore-nc merged 3 commits intomainfrom
fix/DTOSS-10762-pipeline-conditional-logic

Conversation

@patrickmoore-nc
Copy link
Copy Markdown
Contributor

@patrickmoore-nc patrickmoore-nc commented Sep 2, 2025

Description

CD pipeline improvement: don't launch db_changes_stage or restart_functions_stage unless Terraform Apply ran successfully. Prevents unexpected restarts when simply running a Terraform Plan.

The other changes are whitespace changes from running Terraform Format.

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
Copy Markdown

github-actions Bot commented Sep 2, 2025

Unit Test Results

✔️ Tests 777 / 777 - passed in 62.8s
📝 Coverage 56.95%
📏 4288 / 7414 lines covered 🌿 1055 / 1968 branches covered
🔍 click here for more details

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

@MacMur85 MacMur85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@patrickmoore-nc patrickmoore-nc added this pull request to the merge queue Sep 2, 2025
Merged via the queue into main with commit 493df8f Sep 2, 2025
65 checks passed
@patrickmoore-nc patrickmoore-nc deleted the fix/DTOSS-10762-pipeline-conditional-logic branch September 2, 2025 15:54
stephhou pushed a commit that referenced this pull request Sep 5, 2025
* fix: DTOSS-10762 improve pipeline conditional logic

* fix: DTOSS-10762 improve pipeline conditional logic
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.

3 participants