72dfcbc8bf
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>
109 B
109 B
@backstage/integration
| @backstage/integration |
|---|
| patch |
Gerrit Integration: Handle absolute paths in resolveUrl properly.