generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 108
Add Entity Manifests to Cedar #1102
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
Merged
oflatt
merged 56 commits into
cedar-policy:main
from
oflatt:oflatt-entity-manifest-minimal
Sep 3, 2024
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
aa1f59e
Entity slicing implementation
oflatt 649649c
fix up imports and such
oflatt fff1e1d
remove unecessary functions for now
oflatt 9aad9f9
revert test_impl.rs
oflatt b7495f1
remove human format for manifest
oflatt d827833
more clean up
oflatt d2a7507
rename
oflatt 5564cfc
more removal of code
oflatt f2e456d
more cleanup and rename
oflatt e7d41d9
remove more simple api stuff
oflatt 9bf73e5
better error message for non-analyzable policies
oflatt 1a9b8d2
better error message and comment
oflatt 56c92c0
better comments
oflatt dcfc1cd
much better docs
oflatt 132ab4d
add experimental warning
oflatt b5eca9b
update changelog, remove cli for now
oflatt 564dd1e
feature flag for entity manifests
oflatt 1118d96
panic safety comments
oflatt 906757d
remove line breaks from panic safety comments
oflatt 18ec86e
fix doc comments
oflatt bce7c85
fix up build with unused import
oflatt 66e5a52
re-name to entity manifest file
oflatt cd9f2e9
oops, add entity manifest file
oflatt f5e5c65
re-name entity manifest error
oflatt 45b9c72
Update cedar-policy-core/src/ast/request.rs
oflatt dda91d0
Update cedar-policy-core/src/ast/request.rs
oflatt c444758
Update cedar-policy-validator/src/entity_manifest.rs
oflatt 7528111
Update cedar-policy-validator/src/entity_manifest.rs
oflatt 1a49a4c
Update cedar-policy/src/api.rs
oflatt a736421
Update cedar-policy/src/api.rs
oflatt 84545d7
Respond to @cdisselkoen PR feedback
oflatt effb671
caught bug with new test case
oflatt 34c461b
remove typechecking TODO
oflatt d45421e
add feature to validator crate as well
oflatt e0fd602
move public error to err.rs file
oflatt 3700d54
caution on pub types
oflatt a3d3d37
undo bad merges
oflatt cadb083
use correct error macro
oflatt c3d2991
cedar schema str fn
oflatt 3c19c99
address feedback from @john-h-kastner-aws
oflatt 4f05181
docs and camel case
oflatt e81929a
add todo
oflatt 50d604b
use validationresult
oflatt 5f95c34
Revert "use validationresult"
oflatt 2a3e365
working on error type
oflatt 4862481
make error wrapper for entity manifest work
oflatt a2afe85
finish making wrapper for entity manifest errors
oflatt ff06de6
fmt, docs
oflatt 4bf079e
fix up non-feature build
oflatt 9ac723b
oops
oflatt ef363e4
Update cedar-policy/CHANGELOG.md
oflatt e0cdb82
Update cedar-policy-validator/src/entity_manifest.rs
oflatt fc5639a
Update cedar-policy-validator/src/entity_manifest.rs
oflatt 5371391
Update cedar-policy-validator/src/entity_manifest.rs
oflatt 1db288b
add issues for todos
oflatt ad96bd3
copyright at the top
oflatt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.