Skip to content

feat: add azure devops support#252

Draft
romeguarin wants to merge 16 commits into
AmadeusITGroup:mainfrom
romeguarin:copilot/add-azure-devops-support
Draft

feat: add azure devops support#252
romeguarin wants to merge 16 commits into
AmadeusITGroup:mainfrom
romeguarin:copilot/add-azure-devops-support

Conversation

@romeguarin

@romeguarin romeguarin commented May 6, 2026

Copy link
Copy Markdown

Description

This adds Azure DevOps Git support for loading collections

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Test coverage improvement
  • 🔧 Configuration/build changes

Related Issues

Closes #
Fixes #
Relates to #

Changes Made

  • added azure-devops-adapter allowing support for ADO git repos.

Testing

TODO

Test Coverage

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing completed
  • All existing tests pass

Manual Testing Steps

  1. TODO

Tested On

  • macOS

  • Windows

  • Linux

  • VS Code Stable

  • VS Code Insiders

Screenshots

TODO

Checklist

TODO:

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Documentation

  • README.md updated
  • JSDoc comments added/updated
  • No documentation changes needed

Additional Notes

Reviewer Guidelines

Please pay special attention to:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache License 2.0.

Copilot AI and others added 16 commits May 6, 2026 22:30
…$format=zip, bundle ID fix

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/8eae3c90-e173-4060-84de-e976f4df8213

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
…back, no-double-slash test

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/8eae3c90-e173-4060-84de-e976f4df8213

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
…n the add-source wizard

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/65b56034-f956-4e90-bdc1-272b597d8777

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
… is '/' to fix HTTP 400

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/2dbd83f2-15b4-4b3c-8896-23509c2af825

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
…— URLSearchParams encodes slash as %2F which ADO rejects (HTTP 400)

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/feeecb84-c100-420a-a202-1e8cec86e091

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
…ollectionsPath in memory

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/5c4b9e9a-78cc-4b90-b0b3-34ad4a699c6d

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
…ynamic ZIP assembly

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/6528e714-22ce-484a-85ce-53b9f5e8dca3

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
… and skill directories

Agent-Logs-Url: https://github.com/romeguarin/prompt-registry/sessions/1beba760-5b68-4dfc-be5b-87469b1af557

Co-authored-by: romeguarin <6064432+romeguarin@users.noreply.github.com>
@romeguarin romeguarin force-pushed the copilot/add-azure-devops-support branch from 7a47bc7 to fb5cd8b Compare May 6, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

2 participants