Skip to content

fix: fixed Image Tag#692

Merged
Prajwal-Microsoft merged 1 commit into
mainfrom
pls-deploymentPipelineImageTag
Dec 8, 2025
Merged

fix: fixed Image Tag#692
Prajwal-Microsoft merged 1 commit into
mainfrom
pls-deploymentPipelineImageTag

Conversation

@Vamshi-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates several GitHub Actions workflow files to remove the "v2" suffix from their workflow names, providing a cleaner and more consistent naming convention. Additionally, it fixes a minor typo in the Docker image tag assignment for the dev-v3 branch in the deployment workflow.

Workflow naming consistency:

  • Removed the "v2" suffix from the workflow names in the following files for clarity and consistency: .github/workflows/deploy-orchestrator.yml [1] .github/workflows/job-cleanup-deployment.yml [2] .github/workflows/job-deploy-linux.yml [3] .github/workflows/job-deploy-windows.yml [4] .github/workflows/job-deploy.yml [5] .github/workflows/job-docker-build.yml [6] and .github/workflows/job-send-notification.yml [7].

Deployment workflow fix:

  • In .github/workflows/job-deploy.yml, corrected the Docker image tag for the dev-v3 branch from dev-v3 to dev_v3 to ensure consistent tag formatting.

Does this introduce a breaking change?

  • Yes
  • No

@Prajwal-Microsoft Prajwal-Microsoft merged commit c33e5de into main Dec 8, 2025
8 checks passed
@github-actions

github-actions Bot commented Dec 8, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Priyanka-Microsoft Priyanka-Microsoft deleted the pls-deploymentPipelineImageTag branch January 2, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants