Jake Smith
959e6ecc5a
Add Bitbucket Cloud OAuth support
...
Signed-off-by: Jake Smith <jakemgsmith@gmail.com >
2025-12-16 10:20:57 +01:00
Andre Wanlin
fa255f530a
Bitbucket Cloud - API Token Support
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-11-17 12:49:43 -06:00
Paul Schultz
05f60e1e0a
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-10-14 08:29:21 -05:00
Joseph Roberto
2aded73e38
feat: Allow configurable pagelength for Bitbucket Cloud provider
...
Signed-off-by: Joseph Roberto <robertoj921@yahoo.com >
2025-09-19 08:52:48 -05:00
Patrick Jungermann
57ad208c85
feat: add support for Bitbucket Cloud repo:updated events
...
Add support for `repo:updated` events as `Events.RepoUpdatedEvent`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2025-04-08 22:44:23 +02:00
Patrick Jungermann
5850717d7f
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
...
chore(deps): update Bitbucket Cloud schema and models
```sh
yarn update-models
```
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2025-04-08 22:44:23 +02:00
Benjamin Janssens
426bd26366
test: add tests for listBranchesByRepository to BitbucketCloudClient
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-28 11:41:18 +02:00
Benjamin Janssens
df955de815
feat: add listBranchesByRepository method to BitbucketCloudClient
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-28 11:41:17 +02:00
blam
b5deed0c1b
chore: updating changesets and api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-06-24 13:21:58 +02:00
Benjamin Janssens
f78b919bf0
test: add tests for BitbucketRepoPicker
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:53 +02:00
Benjamin Janssens
c9af3ea5e2
test: add tests for BitbucketCloudClient
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:52 +02:00
Benjamin Janssens
0aaf020359
feat: add auto-completion to workspaces and repositories
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:52 +02:00
Benjamin Janssens
39e5dfd79b
feat: fetch workspaces and projects in BitbucketRepoPicker; add support for access tokens to BitbucketCloudClient
...
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com >
2024-06-14 13:12:52 +02:00
Patrik Oldsberg
634ab810c9
bitbucket-cloud-common: update schema and models
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-01-23 12:10:09 +01:00
Patrik Oldsberg
cbe69fa263
fix formatting
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-27 12:05:53 +01:00
Patrick Jungermann
d089fbe7dc
feat(events,catalog/bitbucketCloud): handle repo:push events
...
Relates-to: #10866
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-11-12 01:14:29 +01:00
Patrick Jungermann
ad74723fbf
chore: update Bitbucket Cloud models
...
The latest specification contained some BREAKING CHANGES
due to removed fields.
All of these fields are not used at other plugins, though.
Therefore, this change has no impact on other modules here.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-09-26 12:57:30 +02:00
Patrick Jungermann
1dffa7dd4d
feat: add bitbucket-cloud-common with new client
...
Add `bitbucket-cloud-common`
(`@backstage/plugin-bitbucket-cloud-common`)
with a new client for Bitbucket Cloud.
The lib contains auto-generated models
which got generated using `@openapitools/openapi-generator-cli`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 01:05:23 +02:00