Andrew Lilley Brinker
Andrew Lilley Brinker
Ended up opting to rebase down to one commit, and also fixed the table reformatting so the table is no longer reformatted at all, just has a row added for...
Rebased on upstream. Doing local tests now and may have additional fixes to keep things running. Prior [security audit](https://github.com/crate-ci/cargo-release/actions/runs/9568133724/job/26526737746) failed so I'd like to address that.
Regarding the `cargo-audit` CI failure: it looks `cargo-release` itself and `cargo-test-support` are trying to link in different versions of `libgit2`. I can't reproduce this locally, and it's not tied to...
Yeah I agree with this, including the specifics of the technical approach for implementing it.
Huh, I'd looked at this when I started, but the start of the README made me think it only supported reading, not writing, SPDX documents. Looks like it does both!...
Nope, this was something I believe Aeva raised as something to make sure we did if we were removing it from the running meeting agenda. I opened an issue so...
Closing as this pertains to old documentation language we no longer use.
I should add that it would also be a valid conclusion to still use upstream `salsa` if we investigate it and determine that it makes sense to keep using.
We've ended up discussing this amongst the Hipcheck dev team and have determined to stick with Salsa and upgrade to the latest version (not published to Crates.io, so there will...
@mchernicoff taking a look now. I rebased on the latest `main`, including fixing a conflict, and also added a new CI step to see the full `cargo tree` output to...