Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cli): fix entrypoint validation when running with npx #3

Closed

Conversation

davidfestal
Copy link
Owner

This PR fixes 2 problems with the new embed-as-dependencies option of the export-dynamic-plugin CLI command for backend plugins:

  • running the command with npx failed at validating that the required entrypoints are there
  • resolved peer dependencies were added without respecting the original workspace: range specifier.

davidfestal and others added 30 commits April 2, 2024 11:22
…janus-idp#1418)

Experimental `embed-as-dependencies` option...

Signed-off-by: David Festal <[email protected]>
## @janus-idp/backstage-plugin-analytics-module-matomo [1.1.3](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Dependencies

* **@janus-idp/cli:** upgraded to 1.7.7
## [1.7.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.4.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.5.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.2.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.2.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.0.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.2.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.8.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.14.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.10.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.2.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.4.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.1.15](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.4.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [3.7.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [3.5.9](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.29](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.8.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.6.2](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.5.12](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.15.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.7](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-02)

### Bug Fixes

* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
semantic-release-bot and others added 28 commits April 5, 2024 15:55
## [3.5.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [2.2.4](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.30](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.5.13](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-05)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
…anus-idp#1470)

Executing yarn install before this PR, fails due to the following errors:

Couldn't find any versions for "@janus-idp/shared-react" that matches "2.5.4"
Couldn't find any versions for "@janus-idp/backstage-plugin-rbac-node" that matches "1.0.5"
I've found that these packages have bumped the above dependencies despite the given versions are not available in npmjs.com, therefore, this PR downgrades plugins depending on these specific versions of those packages.

These plugins have bumped @janus-idp/react-shared to version 2.5.4 in their package.json:

@janus-idp/backstage-plugin-rbac
@janus-idp/backstage-plugin-quay
@janus-idp/backstage-plugin-openshift-image-registry
@janus-idp/backstage-plugin-nexus-repository-manager
@janus-idp/backstage-plugin-jfrog-artifactory
@janus-idp/backstage-plugin-acr
The @janus-idp/backstage-plugin-rbac-backend plugin bumped @janus-idp/backstage-plugin-rbac-node to 1.0.5
## [1.0.5](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** align styles with UXD ([janus-idp#1416](janus-idp#1416)) ([1df3592](janus-idp@1df3592))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))

### Other changes

* experimental `embed-as-dependencies` option for the backend ([janus-idp#1418](janus-idp#1418)) ([b451380](janus-idp@b451380))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.8](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [3.5.15](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.18.11](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
## [1.3.10](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/[email protected]...@janus-idp/[email protected]) (2024-04-08)

### Features

* **kiali:** istio config list and details ([janus-idp#1326](janus-idp#1326)) ([f8fc349](janus-idp@f8fc349))
* **kiali:** update dark theme ([janus-idp#1434](janus-idp#1434)) ([e0d84e1](janus-idp@e0d84e1))
* **rbac:** add conditional access button and sidebar ([janus-idp#1359](janus-idp#1359)) ([448267d](janus-idp@448267d))
* **rbac:** save role modification information to the metadata ([janus-idp#1280](janus-idp#1280)) ([0454509](janus-idp@0454509))

### Bug Fixes

* **feedback-backend:** fix the feedback url for mail and jira ([janus-idp#1435](janus-idp#1435)) ([f3564c1](janus-idp@f3564c1))
* **orchestrator:** add lastRunId to overview endpoints ([janus-idp#1449](janus-idp#1449)) ([cce56f7](janus-idp@cce56f7))
* **orchestrator:** only inputs inherited from the assessment workflow should be disabled ([janus-idp#1436](janus-idp#1436)) ([32d9bdf](janus-idp@32d9bdf))
* **orchestrator:** update devmode container tag ([janus-idp#1439](janus-idp#1439)) ([d59ad04](janus-idp@d59ad04))
* **rbac:** rework condition policies to bound them to RBAC roles ([janus-idp#1330](janus-idp#1330)) ([55c00b2](janus-idp@55c00b2))

### Documentation

* **orchestrator:** add OpenAPI doc ([janus-idp#1441](janus-idp#1441)) ([f6275e2](janus-idp@f6275e2))
* **rbac:** update to the rbac documentation ([janus-idp#1433](janus-idp#1433)) ([5d96db3](janus-idp@5d96db3))
@davidfestal davidfestal closed this Apr 8, 2024
davidfestal pushed a commit that referenced this pull request May 29, 2024
* chore(deps): update to backstage 1.26.x

Signed-off-by: Paul Schultz <[email protected]>

* update to new backend

Signed-off-by: Paul Schultz <[email protected]>

* update to 1.26.4

Signed-off-by: Paul Schultz <[email protected]>

* lint

Signed-off-by: Paul Schultz <[email protected]>

* fix scripts

Signed-off-by: Paul Schultz <[email protected]>

* update frontend to match showcase

Signed-off-by: Paul Schultz <[email protected]>

* format files

Signed-off-by: Paul Schultz <[email protected]>

* fix keycloak test

Signed-off-by: Paul Schultz <[email protected]>

* fix(deps): remove react-router-dom from dev dependencies and as it's there in peer dependency (#2)

* update to backstage 1.26.5

Signed-off-by: Paul Schultz <[email protected]>

* fix kiali

Signed-off-by: Paul Schultz <[email protected]>

* revert to basic frontend

Signed-off-by: Paul Schultz <[email protected]>

* fix linting

Signed-off-by: Paul Schultz <[email protected]>

* fix lint config

Signed-off-by: Paul Schultz <[email protected]>

* lint files

Signed-off-by: Paul Schultz <[email protected]>

* update dist-dynamic

Signed-off-by: Paul Schultz <[email protected]>

* fix resolutions

Signed-off-by: Paul Schultz <[email protected]>

* update react-router-dom

Signed-off-by: Paul Schultz <[email protected]>

* fix react deps

Signed-off-by: Paul Schultz <[email protected]>

* fix deprecations

Signed-off-by: Paul Schultz <[email protected]>

* potential fix for react

Signed-off-by: Paul Schultz <[email protected]>

* fix dep resolution

Signed-off-by: Paul Schultz <[email protected]>

* skip orchestrator test

Signed-off-by: Paul Schultz <[email protected]>

* add eslint rule

Signed-off-by: Paul Schultz <[email protected]>

* fix tsc error

Signed-off-by: Paul Schultz <[email protected]>

* fix(orchestrator): force react dependency to be 18.3 and return test (#3)

resolved issue that caused orchestrator to install it's own react version
thus causing the test to fail and the entire page to crash.

* fix(e2e): update e2e tests to allow guest login (janus-idp#4)

* update common test file

Signed-off-by: Paul Schultz <[email protected]>

* update lockfiles

Signed-off-by: Paul Schultz <[email protected]>

* fix react

Signed-off-by: Paul Schultz <[email protected]>

---------

Signed-off-by: Paul Schultz <[email protected]>
Co-authored-by: Jaivardhan Kumar <[email protected]>
Co-authored-by: Bat-Zion Rotman <[email protected]>
Co-authored-by: Debsmita Santra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.