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

Branding changes for 9.0 #5400

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Branding changes for 9.0 #5400

merged 1 commit into from
Aug 26, 2024

Conversation

joperezr
Copy link
Member

@joperezr joperezr commented Aug 23, 2024

Description

Now that release/8.2 has snapped, making branding changes for 9.0

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
    • Yes
      • Link to aspire-docs issue:
    • No
Microsoft Reviewers: Open in CodeFlow

@joperezr joperezr requested review from radical and eerhardt August 23, 2024 15:27
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Aug 23, 2024
@joperezr joperezr enabled auto-merge (squash) August 23, 2024 15:47
@joperezr
Copy link
Member Author

/azp run dotnet.aspire

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

<PatchVersion>0</PatchVersion>
<VersionPrefix>8.2.0</VersionPrefix>
<VersionPrefix>9.0.0</VersionPrefix>
Copy link
Member

Choose a reason for hiding this comment

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

Why isn't this?

Suggested change
<VersionPrefix>9.0.0</VersionPrefix>
<VersionPrefix>$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix>

Copy link
Member

@eerhardt eerhardt Aug 26, 2024

Choose a reason for hiding this comment

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

Ugh, auto-merge. Followed up in #5443.

@joperezr joperezr merged commit 9757b4f into main Aug 26, 2024
11 checks passed
@joperezr joperezr deleted the joperezr-patch-1 branch August 26, 2024 16:49
@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow. intentionally a different color!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants