2.9 KiB
@backstage/plugin-events-backend-module-gitlab
0.1.2-next.1
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.3.0-next.1
- @backstage/plugin-events-node@0.2.1-next.1
- @backstage/config@1.0.6-next.0
0.1.2-next.0
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.2.1-next.0
- @backstage/config@1.0.6-next.0
- @backstage/plugin-events-node@0.2.1-next.0
0.1.1
Patch Changes
-
884d749b14: Refactored to usecoreServicesfrom@backstage/backend-plugin-api. -
31fe8f256a: AddcreateGitlabTokenValidator(config)which can be used to create a validator used at an ingress for topicgitlab.On top, there is a new
gitlabWebhookEventsModulefor the new backend plugin API which auto-registers theHttpPostIngressfor topicgitlabincl. the validator.Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-gitlab/README.md.
-
Updated dependencies
- @backstage/backend-plugin-api@0.2.0
- @backstage/plugin-events-node@0.2.0
- @backstage/config@1.0.5
0.1.1-next.3
Patch Changes
- Updated dependencies
- @backstage/backend-plugin-api@0.2.0-next.3
- @backstage/config@1.0.5-next.1
- @backstage/plugin-events-node@0.2.0-next.3
0.1.1-next.2
Patch Changes
884d749b14: Refactored to usecoreServicesfrom@backstage/backend-plugin-api.- Updated dependencies
- @backstage/backend-plugin-api@0.2.0-next.2
- @backstage/config@1.0.5-next.1
- @backstage/plugin-events-node@0.2.0-next.2
0.1.1-next.1
Patch Changes
-
31fe8f256a: AddcreateGitlabTokenValidator(config)which can be used to create a validator used at an ingress for topicgitlab.On top, there is a new
gitlabWebhookEventsModulefor the new backend plugin API which auto-registers theHttpPostIngressfor topicgitlabincl. the validator.Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-gitlab/README.md.
-
Updated dependencies
- @backstage/backend-plugin-api@0.1.5-next.1
- @backstage/config@1.0.5-next.1
- @backstage/plugin-events-node@0.2.0-next.1
0.1.1-next.0
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.2.0-next.0
- @backstage/backend-plugin-api@0.1.5-next.0
0.1.0
Minor Changes
-
63f7983398: Adds a new modulegitlabto plugin-events-backend.The module adds a new event router
GitlabEventRouter.The event router will re-publish events received at topic
gitlabunder a more specific topic depending on their$.event_namevalue (e.g.,gitlab.push).Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-gitlab/README.md.
Patch Changes
- Updated dependencies
- @backstage/plugin-events-node@0.1.0
- @backstage/backend-plugin-api@0.1.4