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

Setup rust build dependencies for rust projects #122

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

icewind1991
Copy link
Member

Setup the rust toolchain and friends when a Cargo.toml is detected

Might not make sense to have this in the general action with only one app needing it atm, but it would at least prevent someone from accidentally breaking the notify_push job when updating it and not noticing the changes made there.

@ChristophWurst
Copy link
Member

My usual remark: if this repo serves templates and this toolchain is only used for one app, wouldn't it make more sense if you add those steps just to that app?

@skjnldsv skjnldsv marked this pull request as draft January 18, 2024 07:45
Setup the rust toolchain when a Cargo.toml is detected

Signed-off-by: Robin Appelman <robin@icewind.nl>
@icewind1991
Copy link
Member Author

#46 would make this unneeded

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.

3 participants