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(KSA): Describe Mutation bugs #1062

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

texastony
Copy link
Contributor

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.

Copy link

Detected changes to the release files or to the check-files action

Copy link

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

Comment on lines +138 to +143
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
Copy link
Contributor Author

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.

Copy link
Contributor

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?

Copy link

@texastony and @texastony, I noticed you are updating the smithy model files.
Does this update need new or updated user documentation?
Are you adding constraints inside list, map or union? Do you know about this issue: smithy-lang/smithy-dafny#491?

Copy link

Detected changes to the release files or to the check-files action

Copy link

Changes to the release files or the check-files action requires 2 approvals from CODEOWNERS

Copy link

@texastony and @josecorella, I noticed you are updating the smithy model files.
Does this update need new or updated user documentation?
Are you adding constraints inside list, map or union? Do you know about this issue: smithy-lang/smithy-dafny#491?

Copy link
Contributor

@josecorella josecorella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Copy link

@texastony and @josecorella, I noticed you are updating the smithy model files.
Does this update need new or updated user documentation?
Are you adding constraints inside list, map or union? Do you know about this issue: smithy-lang/smithy-dafny#491?

@texastony texastony merged commit e1b9253 into mutations/mutations Nov 27, 2024
112 of 117 checks passed
@texastony texastony deleted the mutations/fix-describeMutation branch November 27, 2024 15:33
texastony added a commit that referenced this pull request Dec 2, 2024
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Dec 4, 2024
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Dec 9, 2024
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Dec 11, 2024
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Dec 17, 2024
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Jan 22, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Jan 22, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
texastony added a commit that referenced this pull request Mar 14, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
josecorella pushed a commit that referenced this pull request Mar 31, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
josecorella pushed a commit that referenced this pull request Mar 31, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
josecorella pushed a commit that referenced this pull request Mar 31, 2025
* fix(KSA): Describe Mutation bugs

* fix(Java): Always clean up test resources
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.

2 participants