Skip to content

Correct dependency reference in azure pipeline#101

Merged
igba1980 merged 1 commit intomasterfrom
fix-env-spelling
Feb 22, 2024
Merged

Correct dependency reference in azure pipeline#101
igba1980 merged 1 commit intomasterfrom
fix-env-spelling

Conversation

@igba1980
Copy link
Copy Markdown
Contributor

Fixed an incorrect reference in the Azure DevOps release pipeline configuration file from 'internal-dev' to 'internal_dev'. This change ensures the correct deployment sequence for environments in the pipeline, allowing subsequent steps to execute after the successful completion of 'internal_dev'.

Summary

  • Routine Change
  • ❗ Breaking Change
  • 🤖 Operational or Infrastructure Change
  • ✨ New Feature
  • ⚠️ Potential issues that might be caused by this change

Add any other relevant notes or explanations here. Remove this line if you have nothing to add.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • I have ensured the changelog has been updated by the submitter, if necessary.

Fixed an incorrect reference in the Azure DevOps release pipeline configuration file from 'internal-dev' to 'internal_dev'. This change ensures the correct deployment sequence for environments in the pipeline, allowing subsequent steps to execute after the successful completion of 'internal_dev'.
@igba1980 igba1980 requested a review from adrianparr February 22, 2024 15:24
Copy link
Copy Markdown
Contributor

@adrianparr adrianparr left a comment

Choose a reason for hiding this comment

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

Approved

@igba1980 igba1980 merged commit 70e64cb into master Feb 22, 2024
@adrianparr adrianparr deleted the fix-env-spelling branch March 21, 2024 15:47
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