forked from janus-idp/backstage-plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(deps): update to backstage 1.31 (janus-idp#2335)
* feat(deps): update to backstage 1.31 Signed-off-by: Paul Schultz <pschultz@pobox.com> * update todo items Signed-off-by: Paul Schultz <pschultz@pobox.com> * update yarn lockfile Signed-off-by: Paul Schultz <pschultz@pobox.com> * fix(rbac): make working rbac-backend with newer APIs (janus-idp#2359) * fix(rbac): make working rbac-backend with newer APIs Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * fit(rbac): fix unit tests Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * fix(rbac): fix lint Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * fix(orchestrator): fix lint Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * fix(rbac): update error type, when httpAuth is not availiable Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> --------- Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> * add changeset Signed-off-by: Paul Schultz <pschultz@pobox.com> --------- Signed-off-by: Paul Schultz <pschultz@pobox.com> Signed-off-by: Oleksandr Andriienko <oandriie@redhat.com> Co-authored-by: Oleksandr Andriienko <oandriie@redhat.com>
- Loading branch information
Showing
94 changed files
with
2,376 additions
and
2,389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
"@janus-idp/backstage-plugin-orchestrator-swf-editor-envelope": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-annotator": minor | ||
"@janus-idp/backstage-plugin-analytics-provider-segment": minor | ||
"@janus-idp/backstage-plugin-openshift-image-registry": minor | ||
"@janus-idp/backstage-plugin-rbac-backend-module-test": minor | ||
"@janus-idp/backstage-plugin-analytics-module-matomo": minor | ||
"@janus-idp/backstage-plugin-orchestrator-form-react": minor | ||
"@janus-idp/backstage-plugin-orchestrator-form-api": minor | ||
"@janus-idp/backstage-plugin-orchestrator-backend": minor | ||
"@janus-idp/backstage-plugin-bulk-import-backend": minor | ||
"@janus-idp/backstage-plugin-orchestrator-common": minor | ||
"@janus-idp/backstage-plugin-bulk-import-common": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-kubernetes": minor | ||
"@janus-idp/backstage-plugin-lightspeed-backend": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-servicenow": minor | ||
"@janus-idp/backstage-plugin-jfrog-artifactory": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-sonarqube": minor | ||
"@janus-idp/backstage-plugin-keycloak-backend": minor | ||
"@janus-idp/backstage-plugin-topology-common": minor | ||
"@janus-idp/backstage-plugin-audit-log-node": minor | ||
"@janus-idp/backstage-plugin-matomo-backend": minor | ||
"@janus-idp/backstage-plugin-kiali-backend": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-regex": minor | ||
"@janus-idp/backstage-plugin-tekton-common": minor | ||
"@janus-idp/backstage-plugin-orchestrator": minor | ||
"@janus-idp/backstage-scaffolder-backend-module-quay": minor | ||
"@janus-idp/backstage-plugin-rbac-backend": minor | ||
"@janus-idp/shared-react": minor | ||
"@janus-idp/backstage-plugin-web-terminal": minor | ||
"@janus-idp/backstage-plugin-aap-backend": minor | ||
"@janus-idp/backstage-plugin-bulk-import": minor | ||
"@janus-idp/backstage-plugin-ocm-backend": minor | ||
"@janus-idp/backstage-plugin-quay-common": minor | ||
"@janus-idp/backstage-plugin-rbac-common": minor | ||
"@janus-idp/backstage-plugin-lightspeed": minor | ||
"@janus-idp/backstage-plugin-ocm-common": minor | ||
"@janus-idp/backstage-plugin-rbac-node": minor | ||
"@janus-idp/backstage-plugin-topology": minor | ||
"@janus-idp/backstage-plugin-matomo": minor | ||
"@janus-idp/backstage-plugin-tekton": minor | ||
"@janus-idp/backstage-plugin-kiali": minor | ||
"@janus-idp/cli": minor | ||
"@janus-idp/backstage-plugin-quay": minor | ||
"@janus-idp/backstage-plugin-rbac": minor | ||
"@janus-idp/backstage-plugin-ocm": minor | ||
--- | ||
|
||
feat(deps): update to backstage 1.31 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"version": "1.29.2" | ||
"version": "1.31.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.