-
Notifications
You must be signed in to change notification settings - Fork 13
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(KSA): Describe Mutation bugs #1062
fix(KSA): Describe Mutation bugs #1062
Conversation
Detected changes to the release files or to the check-files action |
Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS |
if MutationCommitment.CiphertextBlob == SystemKeyHandler.TRUST_STORAGE_UTF8_BYTES | ||
then TRUST_STORAGE_str | ||
else | ||
if KMS.Types.IsValid_CiphertextType(MutationCommitment.CiphertextBlob) | ||
then KMS_SYM_ENC_str | ||
else UNKOWN_str |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a disappointing outcome from the Dafny formatter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what in tarnation is this formatting?
@texastony and @texastony, I noticed you are updating the smithy model files. |
Detected changes to the release files or to the check-files action |
Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS |
@texastony and @josecorella, I noticed you are updating the smithy model files. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
@texastony and @josecorella, I noticed you are updating the smithy model files. |
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
* fix(KSA): Describe Mutation bugs * fix(Java): Always clean up test resources
Issue #, if available:
Description of changes:
Squash/merge commit message, if applicable:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.