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

Tracking release pipeline issues #3460

Open
12 of 15 tasks
mthalman opened this issue May 18, 2023 · 1 comment
Open
12 of 15 tasks

Tracking release pipeline issues #3460

mthalman opened this issue May 18, 2023 · 1 comment
Labels
area-release-infra Release infrastructure owned by .NET Product Construction

Comments

@mthalman
Copy link
Member

mthalman commented May 18, 2023

This is a tracking issue for everything related to the release pipeline.

The issues can be divided up into the following categories:

  • happy-path: Issues affecting the normal operation of the pipeline.
  • validation: Issues affecting the validation executed by the pipeline that ensures things have the expected state.
  • idempotency: It's often necessary to run the pipeline, or a portion of it, multiple times. For portions of the logic which had already been executed previously, there should be no negative affects.
  • dry-run: Issues affecting the operation of the pipeline in dry run mode.
  • testability: The pipeline itself should be testable to ensure its correctness.
  • output: Features related to the output produced by the pipeline.

The issues below are listed in priority order:

The following issues are time-based, meaning that they need to be done at a certain point in the release cycle and so they don't fit into the prioritized list above:

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-release-infra Release infrastructure owned by .NET Product Construction
Projects
Status: 10.0
Development

No branches or pull requests

4 participants