Commit Graph

4 Commits

Author SHA1 Message Date
Fredrik Adelöw 7455dae884 require the use of node prefix on native imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-26 13:22: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