Skip to content

Adds a Justfile and a composite action. #210

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

Merged
merged 1 commit into from
Jul 14, 2025
Merged

Adds a Justfile and a composite action. #210

merged 1 commit into from
Jul 14, 2025

Conversation

jonathanpallant
Copy link
Member

Now we are testing rust-latin, comment out the bad tests so it passes.

Copy link

cloudflare-workers-and-pages bot commented Jul 14, 2025

Deploying ferrous-systems-rust-exercises with  Cloudflare Pages  Cloudflare Pages

Latest commit: e8566b1
Status: ✅  Deploy successful!
Preview URL: https://0c5ec949.ferrous-systems-rust-exercises.pages.dev
Branch Preview URL: https://use-just.ferrous-systems-rust-exercises.pages.dev

View logs

@jonathanpallant jonathanpallant force-pushed the use-just branch 2 times, most recently from 66fa250 to d997052 Compare July 14, 2025 16:16
Now we are testing rust-latin, comment out the bad tests so it passes.
rustlatin("note the difference between iterator and return values")
)
}
// Uncomment this:
Copy link
Member

Choose a reason for hiding this comment

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

This and a few other test commentings may be unintentional, but I'm not sure.

Copy link
Member Author

Choose a reason for hiding this comment

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

No, we were not testing these templates before and now we are. And they do not pass as-written. The idea was that the person doing the exercise would run cargo test and then fix all the errors. But ... that's not really compatible with CI.

@jonathanpallant jonathanpallant merged commit e5d7fff into main Jul 14, 2025
14 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