Skip to content

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.

2 participants