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

Azure DevOps Integration Support - Add Launchpad Support #3995

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

axosoft-ramint
Copy link
Contributor

@axosoft-ramint axosoft-ramint commented Jan 29, 2025

Closes #3978

Adds Azure caching of account/projects/orgs and basic Launchpad support.

Note: avatar urls from azure are not publicly accessible, so they do not work for quickpick iconPaths. For now we are using the "account" codicon for anyone on an Azure PR until we find a better way.

@axosoft-ramint axosoft-ramint added area-integrations Issues or features related to integrations area-launchpad Issues or features related to Launchpad labels Jan 29, 2025
@axosoft-ramint axosoft-ramint marked this pull request as draft January 29, 2025 22:42
@axosoft-ramint
Copy link
Contributor Author

Changing to draft since I just realized a major limitation of the shared provider library:

Mergeable state and build status don't come in for Azure PRs, making it impossible to classify them into the "Ready to Merge", "Conflicts" or "Failing CI" Launchpad categories.

Looking for solutions/workarounds.

@axosoft-ramint axosoft-ramint marked this pull request as ready for review January 30, 2025 22:59
@axosoft-ramint axosoft-ramint merged commit c77c2ac into main Jan 30, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-integrations Issues or features related to integrations area-launchpad Issues or features related to Launchpad
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Azure DevOps Integration Support - Add Launchpad Support
3 participants