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

Brand main to 9.0 #6883

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Brand main to 9.0 #6883

merged 2 commits into from
Aug 22, 2023

Conversation

carlossanlop
Copy link
Member

No description provided.

Comment on lines 5 to 7
<PreReleaseVersionLabel>beta1</PreReleaseVersionLabel>
<NetAnalyzersVersionPrefix>8.0.0</NetAnalyzersVersionPrefix>
<NetAnalyzersVersionPrefix>9.0.0</NetAnalyzersVersionPrefix>
<NetAnalyzersPreReleaseVersionLabel>preview</NetAnalyzersPreReleaseVersionLabel>
Copy link
Member Author

Choose a reason for hiding this comment

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

There are two pre-release version labels @mmitche. One is "preview" as you suggested in the email, the other one is beta1, but I assume you'd like me to also set that to preview, correct?

Copy link
Member

@sharwell sharwell Aug 22, 2023

Choose a reason for hiding this comment

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

I wouldn't change the one that is set to beta1. I believe it's used for analyzers that aren't linked to the SDK releases.

@buyaa-n
Copy link
Contributor

buyaa-n commented Aug 21, 2023

Looks like need to run msbuild /t:pack

@mmitche
Copy link
Member

mmitche commented Aug 21, 2023

I'm not sure why they use two different sets of pre-release labels. IMO it doesn't make a lot of sense to me. @sharwell any insight here?

@carlossanlop
Copy link
Member Author

@buyaa-n thanks for noticing the missing msbuild /t:pack output. I updated the PR.

@mmitche according to @sharwell in the comment, we should leave beta1 untouched. So I think this PR might be ready.

Let's see what the CI says now.

Copy link
Contributor

@buyaa-n buyaa-n left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #6883 (19a7946) into main (76d99c5) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6883      +/-   ##
==========================================
- Coverage   96.40%   96.39%   -0.01%     
==========================================
  Files        1403     1403              
  Lines      330977   330977              
  Branches    10890    10890              
==========================================
- Hits       319067   319058       -9     
- Misses       9180     9185       +5     
- Partials     2730     2734       +4     

@carlossanlop carlossanlop merged commit 7e4877c into main Aug 22, 2023
@carlossanlop carlossanlop deleted the brandingMain branch August 22, 2023 18:59
@carlossanlop carlossanlop mentioned this pull request Aug 15, 2024
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.

4 participants