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: Generate Dafny 4.6 version of SimpleString patch for Rust #345

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

robin-aws
Copy link
Contributor

@robin-aws robin-aws commented Apr 24, 2024

Description of changes:

Fixes nightly build failure: https://github.com/smithy-lang/smithy-dafny/actions/runs/8804008273/job/24163426403.

Dry run of nightly build against this branch: https://github.com/smithy-lang/smithy-dafny/actions/runs/8819703065

Using 4.5.0 instead of 4.6.0 because Dafny uses version suffixes slightly wrong: nightlies will have version numbers like 4.6.0-nightly-2024-04-22-0082cf6 which by NuGet semantics means "a prerelease for the upcoming 4.6.0 release", and is therefore considered less than 4.6.0.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@robin-aws robin-aws requested a review from a team as a code owner April 24, 2024 03:21
@robin-aws robin-aws merged commit 435d16f into main-1.x Apr 24, 2024
189 checks passed
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