Re: packaging of vaultwarden
Hi,
Honestly I also prefer building pacakges from the actual source, but I'm only following the rust team pratice (to also leverage the team maintenance) with using crates.io. The tooling is built entirely around crates.io as I understand it. But yes, if people prefer doing it using the actual upstream source and can do it, that's a good thing. The only reason for the suggestion was to make use of the team tooling.
Best,
Ananthu
On 28 October 2024 9:45:17 pm UTC, Matthias Geiger <werdahias@riseup.net> wrote:
>Note that packaging rust software not on crates.io is already widely
>done (more or less), so no hard need to publish stuff on crates.io.
>.
>Personally, these days, I prefer to package the source standalone,
>especially if the source contains internal crates. If all other deps are
>packaged those can be symlinked in during the build. No need to get
>those internal crates on crates.io.
Reply to: