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.

@MichaelSimons MichaelSimons moved this to 8.0 Preview 5 in .NET Source Build May 18, 2023
@MichaelSimons MichaelSimons moved this from 8.0 Preview 5 to In Progress in .NET Source Build May 18, 2023
@MichaelSimons MichaelSimons added area-release-infra Release infrastructure owned by .NET Product Construction and removed untriaged labels May 18, 2023
@premun premun moved this from In Progress to 8.0 Backlog in .NET Source Build May 31, 2023
@MichaelSimons MichaelSimons moved this from Needs Review to 8.0 Backlog in .NET Source Build Jun 8, 2023
@MichaelSimons MichaelSimons moved this from 8.0 Backlog to 8.0 RC1 in .NET Source Build Jul 20, 2023
@MichaelSimons MichaelSimons moved this from 8.0 RC1 to Post 8.0 / Pre 9.0 in .NET Source Build Jul 20, 2023
@MichaelSimons MichaelSimons moved this from Post 8.0 / Pre 9.0 to Preview 1 in .NET Source Build Nov 14, 2023
@MichaelSimons MichaelSimons moved this from Preview 1 to 9.0 in .NET Source Build Jan 9, 2024
@MichaelSimons MichaelSimons moved this from 9.0 to 9.0 Preview 2 in .NET Source Build Jan 29, 2024
@oleksandr-didyk oleksandr-didyk moved this from 9.0 Preview 2 to 9.0 Preview 3 in .NET Source Build Feb 23, 2024
@MichaelSimons MichaelSimons moved this from 9.0 Preview 3 to 9.0 Preview 4 in .NET Source Build Mar 19, 2024
@MichaelSimons MichaelSimons moved this from 9.0 Preview 4 to 9.0 in .NET Source Build Apr 16, 2024
@MichaelSimons MichaelSimons moved this from 9.0 to 10.0 in .NET Source Build Jul 2, 2024
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