Files
backstage/.changeset/poor-years-develop.md
T
Niklas Aronsson 72dfcbc8bf Added scaffolder support for publishing to Gerrit
This patch enables support for publishing the workspace content to new
project in Gerrit.

This can be broken down to three things:

* "resolveUrl" for the Gerrit integration have been updated to handle
  absolute paths correctly.
* "RepoUrlPicker" has been updated to handle gerrit hosts.
* A new scaffolder action has been added that will publish the workspace
  content to a newly created Gerrit project.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-05-16 09:43:59 +02:00

109 B

@backstage/integration
@backstage/integration
patch

Gerrit Integration: Handle absolute paths in resolveUrl properly.