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

ATR-2626 migrate away from actions-rs #22

Merged
merged 2 commits into from
Aug 4, 2023

Conversation

DannyGoldberg
Copy link
Contributor

@DannyGoldberg DannyGoldberg commented Aug 4, 2023

the entire actions-rs org is no longer maintained as of sometime in 2020, xref:

Tested via

bonus: that this branch is faster than the baseline for the overall github action in all cases 🚀

There seem to be MANY forks of actions-rs/cargo, i.e. https://github.com/ructions/cargo, but none have very many stars and the [use cases](https://github.com/ructions/cargo#use-cases) don't seem particularly useful.

So here's a try to see what a build looks like using plain `cargo` 🚀
@DannyGoldberg DannyGoldberg requested review from lobeto99 and a team August 4, 2023 14:08
@lobeto99 lobeto99 merged commit 9f3f9c7 into master Aug 4, 2023
@lobeto99 lobeto99 deleted the ATR-2626-migrate-away-from-actions-rs branch August 4, 2023 14:49
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