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

add RestrictedExpression::new_entity_uid() #442

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

cdisselkoen
Copy link
Contributor

@cdisselkoen cdisselkoen commented Nov 16, 2023

Description of changes

Adds a new constructor to go with the other similar ones

Issue #, if available

Fixes #350

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

  • A backwards-compatible change requiring a minor version bump to cedar-policy (e.g., addition of a new API).

I confirm that this PR (choose one, and delete the other options):

  • Updates the "Unreleased" section of the CHANGELOG with a description of my change (required for major/minor version bumps).

I confirm that cedar-spec (choose one, and delete the other options):

  • Does not require updates because my change does not impact the Cedar Dafny model or DRT infrastructure.

Disclaimer

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 failure is because cedar-policy/cedar-spec#156 is not merged yet. Merging this

@cdisselkoen cdisselkoen merged commit eed284e into main Nov 16, 2023
6 of 7 checks passed
@cdisselkoen cdisselkoen deleted the feature/cdisselkoen/rexpr-constructor branch November 16, 2023 19:22
@sarahcec sarahcec added 3.0 and removed 3.0 labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement RestrictedExpression::new_entity_uid() (or similar)
4 participants