Skip to content

Conversation

@mikem8361
Copy link
Contributor

No description provided.

@mikem8361 mikem8361 self-assigned this Feb 5, 2024
@mikem8361 mikem8361 requested a review from a team as a code owner February 5, 2024 21:18
@mikem8361 mikem8361 requested review from Maoni0 and hoyosjs and removed request for hoyosjs February 5, 2024 21:18

public string Description { get; }

public bool Rundown { get; set; }
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should change this in the commandline options, have the default be true, and not pass down a nullable.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Profile change is still necessary and a lot simpler for this release fix. We can fix it in main that way if you want.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we still need to take care of the case that if the user specified both profile and rundown on the commandline, the specified rundown should override what the profile specifies.

@mikem8361 mikem8361 merged commit 8c08c89 into dotnet:release/stable Feb 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants