6 Commits

Author SHA1 Message Date
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
Fredrik Adelöw 973dd6f25d fix some little things that vale was complaining about
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-10 14:31:54 +01: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
Patrick Jungermann 429dfddb72 chore: update Bitbucket Cloud OpenAPI specification
There were no changes impacting the codebase.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-12-09 11:39:44 +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