Commit e681803
committed
V48 (specification-implementation): Conform VCS providers to vcs-generics hierarchy
Enforce hierarchy for GitHub, GitLab, and Bitbucket: each provider extends
VCSProvider and implements AbstractVCSProvider under generic-vcs/*. Wire MCP
tools to hierarchy packages; flesh Bitbucket auth/connections via primitives;
update INTEGRATIONS and factory registration tests.1 parent c799b3b commit e681803
18 files changed
Lines changed: 332 additions & 796 deletions
File tree
- internal-docs
- packages
- generic-tools/mcps-tools
- bitbucket
- src
- github
- gitlab
- generic-vcs
- bitbucket
- src
- providers
- github/src/providers
- gitlab/src/providers
- vcs-generics/src
- __tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1658 | 1658 | | |
1659 | 1659 | | |
1660 | 1660 | | |
| 1661 | + | |
| 1662 | + | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
1661 | 1675 | | |
1662 | 1676 | | |
1663 | 1677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
283 | 286 | | |
284 | 287 | | |
285 | 288 | | |
| |||
0 commit comments