[#505] create an atomic ACLs endpoint#808
Conversation
|
How would the team feel about my deprecating |
|
The leading underscore indicates that symbol is private to the implementation. If that's the case, no objections here. |
|
Then again, if it's an implementation detail, then we don't have to deprecate it. We can just remove it. |
|
Ready for review. |
|
Spotted this in the type checking workflow. |
korydraughn
left a comment
There was a problem hiding this comment.
Looking good so far.
|
Sorry for the forced push... just put some ruff changes through and added a structure that maps all permission keys to their respective codes - including all synonyms. It will help someone that say wants to do this: which would sort the whole list of retrieved permissions and new applicable ACLOperations together, ordering by increasing numeric permission code. Yes, I know - very niche. But it affords the customer some pretty good flexibility. |
|
linters and tests are queued up. Code is ready for final review, I think. |
alanking
left a comment
There was a problem hiding this comment.
Looks like we're rounding the corner. Still see a couple unresolved comments
|
I think it's ready for final eyes.... Squashing. |
korydraughn
left a comment
There was a problem hiding this comment.
We're in the final stretch.
12109f9 to
fe51e78
Compare
|
Now ready for "final" final review. Will put off addressing remaining lint reports since it seems the NOQA mechanism is not adequate for suppression of individual ruff complaints. |
f9b27ae to
b365440
Compare
428f797 to
d0a730a
Compare
|
We should be good now for final review |
alanking
left a comment
There was a problem hiding this comment.
Nothing major from me. Awaiting resolution of final remaining comments
46ecbb0 to
8c3d918
Compare
|
Squashed. |
korydraughn
left a comment
There was a problem hiding this comment.
Please wait for a second approval before adding the pounds.
|
#'d |
No test yet, will undraft when I have one.
Exercised now with this script: