Skip to content

Conversation

@dmichon-msft
Copy link
Contributor

Summary

Moves the Rush CredentialCache API into its own standalone package @rushstack/credential-cache.

Moves supporting APIs into @rushstack/node-core-library as Objects.areDeepEqual and User.getHomeFolder.

Details

Updates all references in the repository to directly load @rushstack/credential-cache, which makes the AzureAuthenticationBase class in @rushstack/azure-storage-build-cache-plugin no longer have a dependency on @rushstack/rush-sdk.

How it was tested

Built, unit tests.

Impacted documentation

Readme.

@dmichon-msft dmichon-msft force-pushed the extract-credential-cache branch from 26fe4bf to eaed80d Compare October 22, 2025 18:00
@dmichon-msft dmichon-msft merged commit 15b7658 into microsoft:main Oct 23, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Needs triage to Closed in Bug Triage Oct 23, 2025
@dmichon-msft dmichon-msft deleted the extract-credential-cache branch October 23, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants