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

chore(ci): Add tiny Rust test case to CI #328

Merged
merged 8 commits into from
Mar 19, 2024

Conversation

robin-aws
Copy link
Contributor

@robin-aws robin-aws commented Mar 15, 2024

Description of changes:

Adding the very first bit of CI to regression test what Rust support is working: just verifying we can build UInt.dfy from StandardLibrary.

See StandardLibrary's Makefile for comments about the current scope and TODOs to expand it.

Dry-run of nightly build: https://github.com/smithy-lang/smithy-dafny/actions/runs/8303185805/job/22726859333. Note Java is failing because Dafny is in the middle of releasing 4.5 but hasn't released the 4.5 Java runtime yet.

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 marked this pull request as ready for review March 15, 2024 22:52
@robin-aws robin-aws requested a review from a team as a code owner March 15, 2024 22:52
Copy link
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

@robin-aws robin-aws merged commit a43a6da into main-1.x Mar 19, 2024
176 of 186 checks passed
@robin-aws robin-aws deleted the robin-aws/add-rust-to-ci branch March 19, 2024 17:39
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