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

Call cargo directly instead of using actions-rs/cargo #325

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

lnicola
Copy link
Member

@lnicola lnicola commented Oct 30, 2022

  • I agree to follow the project's code of conduct.
  • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

actions-rs is unmaintained, and doesn't bring us that much. I think we might lose the nice GitHub integration, but it wasn't really working anyway.

@lnicola lnicola requested a review from metasim October 31, 2022 07:27
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@lnicola lnicola force-pushed the rm-cargo-action branch 2 times, most recently from 91a227c to 50d79f0 Compare October 31, 2022 08:47
@jdroenner
Copy link
Member

bors merge

bors bot added a commit that referenced this pull request Oct 31, 2022
325: Call cargo directly instead of using actions-rs/cargo r=jdroenner a=lnicola

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/gdal/blob/master/CODE_OF_CONDUCT.md).
- [ ] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---

`actions-rs` is unmaintained, and doesn't bring us that much. I think we might lose the nice GitHub integration, but it wasn't really working anyway.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
@lnicola
Copy link
Member Author

lnicola commented Oct 31, 2022

bors r=jdroenner

@bors
Copy link
Contributor

bors bot commented Oct 31, 2022

Already running a review

@lnicola
Copy link
Member Author

lnicola commented Oct 31, 2022

bors retry

@bors
Copy link
Contributor

bors bot commented Oct 31, 2022

Already running a review

@lnicola
Copy link
Member Author

lnicola commented Oct 31, 2022

bors r-

@bors
Copy link
Contributor

bors bot commented Oct 31, 2022

Canceled.

@lnicola
Copy link
Member Author

lnicola commented Oct 31, 2022

bors r=jdroenner

bors bot added a commit that referenced this pull request Oct 31, 2022
325: Call cargo directly instead of using actions-rs/cargo r=jdroenner a=lnicola

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/gdal/blob/master/CODE_OF_CONDUCT.md).
- [ ] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---

`actions-rs` is unmaintained, and doesn't bring us that much. I think we might lose the nice GitHub integration, but it wasn't really working anyway.

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
@bors
Copy link
Contributor

bors bot commented Oct 31, 2022

Canceled.

@lnicola
Copy link
Member Author

lnicola commented Oct 31, 2022

bors retry

@bors
Copy link
Contributor

bors bot commented Oct 31, 2022

Build succeeded:

@bors bors bot merged commit 2ba03c1 into georust:master Oct 31, 2022
@lnicola lnicola deleted the rm-cargo-action branch October 31, 2022 10:01
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