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

fix: DRT CI needs Context::iter() to be fully public #443

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

cdisselkoen
Copy link
Contributor

Description of changes

this problem was introduced by #430, I thought it was only needed for fuzzing, but actually it is needed for the CI process for DRT even without cfg(fuzzing)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cdisselkoen
Copy link
Contributor Author

Downstream DRT CI failure is expected because cedar-policy/cedar-spec#156 is not yet merged. (156's own CI should pass once this PR is merged)

@cdisselkoen cdisselkoen merged commit a63e1b1 into main Nov 16, 2023
6 of 7 checks passed
@cdisselkoen cdisselkoen deleted the fix/cdisselkoen/430 branch November 16, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants