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

[release/9.0] Update Azure.Provisioning to latest #6489

Merged
merged 18 commits into from
Oct 26, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 25, 2024

Backport of #6390 to release/9.0

/cc @eerhardt

Customer Impact

We need to use the GA version of the Azure.Provisioning libraries, so we can ship our Aspire.Hosting.Azure* packages as stable.

Also fix an issue when using dashes - in resource names and using AspireV8ResourceNamePropertyResolver. We are prematurely converting the dash to an underscore, and the Azure resource name is not the same as it was in v8. This needs to be fixed together with this change because the APIs we need to fix the issue are being made public in this new Azure.Provisioning version.

Fix #6474

Testing

Automated unit tests in repo still pass with the same bicep output.

Risk

There is some low risk in the new version of Azure.Provisioning, but all our tests are passing.

Regression?

No

Microsoft Reviewers: Open in CodeFlow

@mitchdenny
Copy link
Member

/azp run dotnet.aspire

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@github-actions github-actions bot force-pushed the backport/pr-6390-to-release/9.0 branch 2 times, most recently from b8fa9af to eaffd06 Compare October 25, 2024 16:37
@github-actions github-actions bot force-pushed the backport/pr-6390-to-release/9.0 branch from eaffd06 to 2e9d07b Compare October 25, 2024 17:50
@joperezr
Copy link
Member

We knew this is coming and it is needed for the release. Approved.

@joperezr
Copy link
Member

@eerhardt let me know when this is ready to merge.

@joperezr
Copy link
Member

/azp run dotnet.aspire

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@joperezr
Copy link
Member

@eerhardt were you planning to make more changes here or is this ready to go?

@eerhardt
Copy link
Member

eerhardt commented Oct 26, 2024

@eerhardt were you planning to make more changes here or is this ready to go?

We just got the stable packages pushed to nuget.org. I'm updating this with the stable dependencies and removing the nuget.config entries. Then it will be ready to merge.

UPDATE: I see you did part of this above. I just need to remove the test nuget.config changes.

@eerhardt eerhardt enabled auto-merge (squash) October 26, 2024 04:29
@davidfowl
Copy link
Member

Let’s gooo

@eerhardt eerhardt merged commit 494ad15 into release/9.0 Oct 26, 2024
9 checks passed
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 26, 2024 05:59
@eerhardt eerhardt restored the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:57
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:57
@eerhardt eerhardt restored the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:58
@eerhardt eerhardt deleted the backport/pr-6390-to-release/9.0 branch October 27, 2024 22:58
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 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