cargo-bump icon indicating copy to clipboard operation
cargo-bump copied to clipboard

abandoned?

Open TomPridham opened this issue 3 years ago • 4 comments

it looks like this project is abandoned. i have found: https://github.com/sunng87/cargo-release which seems like a suitable replacement. please consider archiving or adding something to the readme if you aren't going to accept pull requests or work on it anymore

TomPridham avatar Aug 06 '21 17:08 TomPridham

I have actual need of this project here soon, and will be picking it back up. It is abandoned currently, I didn't have the energy to deal with it. Not sure why I gotta archive things though, pretty clear from the state of the repo. Majority of folks who have asked for improvements don't have public crates, which tells any work I'm doing is to improve some company's CI infrastructure. Since I wasn't being paid to do that, I bailed, life's too short to do free work to prop up capitalism. I'll be needing something like this at work soon though, so it'll either get updated then, or I'll move over to cargo-release

wraithan avatar Aug 06 '21 19:08 wraithan

@wraithan We're using cargo bump on 100% open source packages, including influxdata/flux and influxdata/flux-lsp - We don't use them on any private branches at all, and it's used to publish only free software. It's also part of our infrastructure so, while we don't have a lot of hours to work on it, we do have availability to help out when needed. I came to look at the project specifically to see if there were any guidelines to contribute some changes we'd like to make. Open source can be discouraging, but at least the flux team at Influx Data is available to help.

rockstar avatar Feb 04 '22 20:02 rockstar

It'd be nice to get workspace support, as in #10 and #13.

darthdeus avatar Nov 03 '22 20:11 darthdeus

Hey just a friendly check-in on whether or not this crate is abandoned. Workspace support (#10) would be amazing.

https://github.com/crate-ci/cargo-release https://github.com/pksunkara/cargo-workspaces

In the meantime, investigating the above crates because they seem to offer similar functionality, support workspaces, (and more, unfortunately).

johnnybenson avatar Jul 18 '23 21:07 johnnybenson