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