Skip to content

feat: repolymorph to get dotnet constraint checking#281

Merged
ajewellamz merged 1 commit into
mainfrom
ajewell/repolymorph
Apr 15, 2024
Merged

feat: repolymorph to get dotnet constraint checking#281
ajewellamz merged 1 commit into
mainfrom
ajewell/repolymorph

Conversation

@ajewellamz
Copy link
Copy Markdown
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.

@ajewellamz ajewellamz requested a review from a team as a code owner April 12, 2024 21:24
Copy link
Copy Markdown
Contributor

@seebees seebees left a comment

Choose a reason for hiding this comment

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

LGTM

@ajewellamz ajewellamz merged commit 04102d7 into main Apr 15, 2024
@ajewellamz ajewellamz deleted the ajewell/repolymorph branch April 15, 2024 18:01
@texastony
Copy link
Copy Markdown
Contributor

@robin-aws Do you know why the properties files were added in this PR?
I hope to remove them in subsequent PR.

@robin-aws
Copy link
Copy Markdown
Contributor

Yes please do remove them, we shouldn't have them committed since these repos use a top-level project.properties instead.

This is a side-effect of the consolidation into a single shared makefile: the smithy-dafny TestModels need the per-library copy emitted in order to build. I'll see if there's a quick patch to smithy-dafny to make that happen ONLY in the TestModels scope.

kessplas pushed a commit that referenced this pull request Apr 23, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-04-23)

### Bug Fixes

* **dafny:** Local Service Constructors MUST return concrete ([64f72c1](64f72c1))
* dir name in java mpl release process ([#162](#162)) ([d92c06a](d92c06a))
* Re-Polymorph w/ Smithy-Dafny@3378be16 & fix Java Testing ([#190](#190)) ([58d74f6](58d74f6))

### Features

* enable KMS MRK Keys in KeyStore ([#285](#285)) ([d924395](d924395))
* remove quantifier-syntax ([#218](#218)) ([76ab6ef](76ab6ef))
* repolymorph to get dotnet constraint checking ([#281](#281)) ([04102d7](04102d7))
lucasmcdonald3 pushed a commit that referenced this pull request Apr 24, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-04-24)

### Bug Fixes

* **dafny:** Local Service Constructors MUST return concrete ([64f72c1](64f72c1))
* dir name in java mpl release process ([#162](#162)) ([d92c06a](d92c06a))
* **KeyStore:** JavaDocs for KMS Configuration ([#293](#293)) ([63ffff5](63ffff5))
* Re-Polymorph w/ Smithy-Dafny@3378be16 & fix Java Testing ([#190](#190)) ([58d74f6](58d74f6))

### Features

* enable KMS MRK Keys in KeyStore ([#285](#285)) ([d924395](d924395))
* remove quantifier-syntax ([#218](#218)) ([76ab6ef](76ab6ef))
* repolymorph to get dotnet constraint checking ([#281](#281)) ([04102d7](04102d7))
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