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

deps: bump rbac #4754

Closed
wants to merge 1 commit into from
Closed

deps: bump rbac #4754

wants to merge 1 commit into from

Conversation

gagantrivedi
Copy link
Member

@gagantrivedi gagantrivedi commented Oct 21, 2024

Thanks for submitting a PR! Please check the boxes below:

  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Update RBAC
fixes: #4640 and #4288

How did you test this code?

Covered by existing test cases in main and rbac repo

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Oct 21, 2024 5:13am
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Oct 21, 2024 5:13am
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Oct 21, 2024 5:13am

@github-actions github-actions bot added api Issue related to the REST API dependencies Pull requests that update a dependency file labels Oct 21, 2024
Copy link
Contributor

github-actions bot commented Oct 21, 2024

Uffizzi Preview deployment-57452 was deleted.

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.22%. Comparing base (1ffef49) to head (7e49137).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4754   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files        1172     1172           
  Lines       40516    40516           
=======================================
  Hits        39390    39390           
  Misses       1126     1126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gagantrivedi
Copy link
Member Author

RBAC updated here: #4523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PUT to organisations/:id/roles/:id returns 400 name already exists in organisation
1 participant