Skip to content

fix #19571 by removing dataprotection.azure packages #19572

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

Merged
merged 6 commits into from
Mar 7, 2020

Conversation

analogrelay
Copy link
Contributor

@analogrelay analogrelay commented Mar 4, 2020

Closes #19571

I'm pretty sure I probably missed something so we'll see what the CI does. As per aspnet/Announcements#408 we will be removing these packages in 5.0 since the Azure SDK team is taking them over (with new package IDs). This PR removes the DataProtection.Azure packages and pre-emptively removes references to Microsoft.Extensions.Configuration.AzureKeyVault (which will be removed in dotnet/extensions#3057).

I probably missed something but the CI will be more effective at finding it that I am :).

TODO before merging:

  • Ensure packages no longer show up in build artifacts.

Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

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

Same question about 5.0 Preview 1.

@analogrelay analogrelay force-pushed the anurse/remove-old-azure-packagees branch from bc97556 to 0cc3890 Compare March 4, 2020 19:36
@analogrelay
Copy link
Contributor Author

Rebaséd

@Pilchie Pilchie added the area-dataprotection Includes: DataProtection label Mar 5, 2020
@analogrelay analogrelay marked this pull request as ready for review March 5, 2020 18:32
@analogrelay
Copy link
Contributor Author

I think we're ready to go here. I'll rebase and resolve conflicts and if we get a green build I plan to merge.

@analogrelay analogrelay force-pushed the anurse/remove-old-azure-packagees branch from 0cc3890 to d0ca8f3 Compare March 5, 2020 18:55
@ghost

This comment has been minimized.

@analogrelay analogrelay changed the base branch from master to release/5.0-preview2 March 6, 2020 18:28
@analogrelay
Copy link
Contributor Author

Ported to preview2 and now have to rebase and respin builds :(.

@analogrelay analogrelay force-pushed the anurse/remove-old-azure-packagees branch from d0ca8f3 to 57922c7 Compare March 6, 2020 19:21
@analogrelay
Copy link
Contributor Author

Had to do battle with merge conflicts on the version files. I think I can claim victory now. There should be no changes to versions in this PR, just removed dependencies.

@analogrelay
Copy link
Contributor Author

Windows test build hanged?

@analogrelay
Copy link
Contributor Author

IT PASSED?!

@analogrelay analogrelay merged commit f9cb6f4 into release/5.0-preview2 Mar 7, 2020
@analogrelay analogrelay deleted the anurse/remove-old-azure-packagees branch March 7, 2020 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-dataprotection Includes: DataProtection
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove DataProtection.AzureKeyVault and DataProtection.AzureStorage from 5.0 build
4 participants