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

Switch check dispatch to use the new MembershipSet #855

Merged
merged 2 commits into from
Sep 30, 2022

Conversation

josephschorr
Copy link
Member

Part 2 of #846

Following this change, caveats should be implicitly tracked by the dispatcher, even though they are not yet used anywhere

@josephschorr josephschorr requested review from a team and vroldanbet September 29, 2022 21:09
@github-actions github-actions bot added area/api v1 Affects the v1 API area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools) labels Sep 29, 2022
internal/graph/check.go Outdated Show resolved Hide resolved
This set automatically tracks caveats, even though they are not yet used
@josephschorr josephschorr merged commit ba564a3 into authzed:main Sep 30, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Sep 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/api v1 Affects the v1 API area/dispatch Affects dispatching of requests area/tooling Affects the dev or user toolchain (e.g. tests, ci, build tools)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants