integration support for harness - fixed comments
Signed-off-by: Calvin Lee <cjlee@ualberta.ca>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
'@backstage/backend-common': patch
|
||||
---
|
||||
|
||||
This patch adds HarnessURLReader. It only supports readUrl for now. readTree and search will be implemented next.
|
||||
Added `HarnessURLReader` with `readUrl` support.
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
'@backstage/integration': minor
|
||||
---
|
||||
|
||||
This patch brings Harness Code as a valid integration via the ScmIntgration interface. It adds harness code to the relevant static properties ( get integration by name, get integration by type) for plugs to be able to reference the same harness code server
|
||||
Added `HarnessIntegration` via the `ScmIntegrations` interface.
|
||||
|
||||
Reference in New Issue
Block a user