-
Notifications
You must be signed in to change notification settings - Fork 66
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
Remove dynamically registered permissions #4320
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4320 +/- ##
==========================================
- Coverage 78.19% 78.15% -0.04%
==========================================
Files 292 292
Lines 13458 13438 -20
Branches 3012 3012
==========================================
- Hits 10523 10503 -20
Misses 2935 2935
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Happy to merge when tests go green |
Actually, i wanna double check something before i merge. Dont merge just yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-approved.
Wanted to physically re-check some areas (via pre-staging) to ensure access was unchanged - all good.
Description
Removes dynamically registered permissions and registered them statically to be made available to the front-end on buildtime
Related Issue(s)
#4061
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label