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

Check perm the same way everywhere #5024

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Conversation

gmazoyer
Copy link
Contributor

When permissions are checked for a given action, as soon as a backend tells that the permission is granted, other backends do not need to be queried.

@github-actions github-actions bot added the group/backend Issue related to the backend (API Server, Git Agent) label Nov 22, 2024
@gmazoyer gmazoyer force-pushed the gma-20241122-perm-lookup branch from 3ac5ac3 to 625ad4a Compare November 22, 2024 14:06
Copy link

codspeed-hq bot commented Nov 22, 2024

CodSpeed Performance Report

Merging #5024 will not alter performance

Comparing gma-20241122-perm-lookup (b2cffdb) with develop (d759128)

Summary

✅ 10 untouched benchmarks

@gmazoyer gmazoyer marked this pull request as ready for review November 22, 2024 14:14
@gmazoyer gmazoyer requested a review from a team November 22, 2024 14:24
@gmazoyer gmazoyer force-pushed the gma-20241122-perm-lookup branch from e93c8a7 to cb4439f Compare November 25, 2024 09:07
@gmazoyer gmazoyer requested a review from a team November 25, 2024 09:29
@gmazoyer gmazoyer force-pushed the gma-20241122-perm-lookup branch 2 times, most recently from 3daac43 to ad43500 Compare November 25, 2024 11:04
@gmazoyer gmazoyer force-pushed the gma-20241122-perm-lookup branch from ad43500 to b2cffdb Compare November 25, 2024 12:33
@gmazoyer gmazoyer requested a review from a team November 25, 2024 12:58
@gmazoyer gmazoyer merged commit 616ee9f into develop Nov 25, 2024
32 checks passed
@gmazoyer gmazoyer deleted the gma-20241122-perm-lookup branch November 25, 2024 13:28
LucasG0 pushed a commit that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants