Manuel Sopena Ballesteros
Manuel Sopena Ballesteros
running command `cargo dist generate` in a branch different than `main` not updating github workflow
Dear cargo dist team, I am trying to update the github runner in my giuthub pipeline generated by cargo dist. I changed the github runner to `ubuntu-22.04` here https://github.com/eth-cscs/manta/blob/1.5/dist-workspace.toml under...
Dear cargo dist team, I have a rust project that uses cargo dist to build a homebrew binary and publish it in an external homebrew tap I configured in a...
Dear cc-rs community, I am new to this type of compilation and I am trying to build a musl binary from my project. For some reason the compilation fails https://github.com/eth-cscs/manta/actions/runs/15229587583/job/42836254358...
Dear cmake-rs community, I am new to this type of compilation and I am trying to build a musl binary from my project. For some reason the compilation fails with...
Dear rdkafka community, I am trying to build a linux musl binary of my project which uses rdkafka but I am unable to do so, this is the error I...