Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporary release pipeline just for dotnet 8 images. #959

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

VpOfEngineering
Copy link
Contributor

Based on our discussion, creating release pipelines for dotnet 8 images.

In the future, I see two paths for this.

  1. We have individual release pipelines for every image
  2. We have a variable passed in to the single .yml to specify if we are only releasing a single version / worker's images

For now, this will unblock us.

Process would be:

  1. Create hotfix image
  2. Tag (with builds for all language workers)
  3. Push images to container repository (using publish-dotnet-8.yml)
  4. Push to each stage (using publish-appservice-stage-dotnet-8.yml)

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

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.

None yet

1 participant