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

plugin(rbac): initial migration of rbac plugins #1808

Merged
merged 11 commits into from
Nov 4, 2024

Conversation

04kash
Copy link
Member

@04kash 04kash commented Nov 1, 2024

Hey, I just made a Pull Request!

The rbac, rbac-backend, rbac-node and rbac-common plugins from the janus-idp/backstage-plugins repository were migrated.

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

@backstage-goalie
Copy link
Contributor

backstage-goalie bot commented Nov 1, 2024

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage-community/plugin-rbac-backend workspaces/rbac/plugins/rbac-backend patch v5.2.1
@backstage-community/plugin-rbac-common workspaces/rbac/plugins/rbac-common patch v1.12.0
@backstage-community/plugin-rbac-node workspaces/rbac/plugins/rbac-node patch v1.8.0
@backstage-community/plugin-rbac workspaces/rbac/plugins/rbac patch v1.32.0

@04kash 04kash marked this pull request as ready for review November 1, 2024 22:04
@04kash 04kash requested review from backstage-service and a team as code owners November 1, 2024 22:04
@04kash 04kash requested a review from BethGriggs November 1, 2024 22:04
04kash added 11 commits November 4, 2024 11:27
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
@nickboldt nickboldt merged commit 019f010 into backstage:main Nov 4, 2024
12 checks passed
@nickboldt
Copy link
Collaborator

approved

{
"name": "@backstage-community/plugin-rbac-node",
"description": "Node.js library for the rbac plugin",
"version": "1.8.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,119 @@
{
"name": "@backstage-community/plugin-rbac",
"version": "1.32.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

latest version of janus plugin is 1.32.1 https://www.npmjs.com/package/@janus-idp/backstage-plugin-rbac

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.

2 participants