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 serialization to JSON/protobuf to CLI #1326

Merged
merged 10 commits into from
Nov 22, 2024

Conversation

andrewmwells-amazon
Copy link
Contributor

@andrewmwells-amazon andrewmwells-amazon commented Nov 19, 2024

Description of changes

Issue #, if available

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 formal model or DRT infrastructure.

I confirm that docs.cedarpolicy.com (choose one, and delete the other options):

  • Does not require updates because my change does not impact the Cedar language specification.

@andrewmwells-amazon andrewmwells-amazon marked this pull request as ready for review November 20, 2024 23:11
cedar-policy-cli/Cargo.toml Outdated Show resolved Hide resolved
cedar-policy-cli/Cargo.toml Outdated Show resolved Hide resolved
cedar-policy-cli/Cargo.toml Outdated Show resolved Hide resolved
cedar-policy-cli/build.rs Show resolved Hide resolved
cedar-policy-cli/protobuf_schema/CLI.proto Outdated Show resolved Hide resolved
cedar-policy-cli/src/lib.rs Outdated Show resolved Hide resolved
cedar-policy-cli/src/lib.rs Outdated Show resolved Hide resolved
cedar-policy-cli/src/lib.rs Show resolved Hide resolved
cedar-policy-cli/src/lib.rs Outdated Show resolved Hide resolved
cedar-policy-cli/src/main.rs Outdated Show resolved Hide resolved
Signed-off-by: Andrew Wells <[email protected]>
Signed-off-by: Andrew Wells <[email protected]>
Signed-off-by: Andrew Wells <[email protected]>
Signed-off-by: Andrew Wells <[email protected]>
@andrewmwells-amazon andrewmwells-amazon merged commit 3166f9b into main Nov 22, 2024
19 checks passed
@andrewmwells-amazon andrewmwells-amazon deleted the andrewmwells/protobuf_cli branch November 22, 2024 18:48
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.

4 participants