Skip to content

Integration testing msal #11247

@chlowell

Description

@chlowell

We need to regularly test our master branch against msal's development branch to catch breaks before release. Practically this means pip installing git+https://github.com/AzureAD/microsoft-authentication-library-for-python@dev instead of, or atop, the requirement in azure-identity's setup.py, and running the test suite as usual. Such a test should fail today because the msal dev branch has a breaking change for azure-identity.

Metadata

Metadata

Labels

Azure.IdentityEngSysThis issue is impacting the engineering system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions