aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-05 13:25:01 +0100
committerGitHub <noreply@github.com>2024-06-05 13:25:01 +0100
commit7ec002ba4476276a4f5a49ed9d3e4b6cf6a53928 (patch)
treee7f9149b0f2bfcfff9c37d08757e9f636eabba37 /README.md
parentfix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087) (diff)
downloadatuin-7ec002ba4476276a4f5a49ed9d3e4b6cf6a53928.zip
chore: switch to cargo dist for releases (#2085)
* chore: switch to cargo dist for releases From https://axo.dev cargo-dist handles building releases far better than we can, and do so for several large projects now. We will need to change our install script to use the cargo-dist installer. Historically, we have used the system package manager wherever possible. Once switched to the new installer, this will no longer be the case. If the user wishes to use their package manager, and Atuin is maintained there, then they can choose to do so. This way, we can ensure that users are running a known build, can easily uninstall (just delete the atuin dir), easily update, etc. Builds will use our lockfile, and can have their checksum verified. Later, I'd like to introduce build signing. As Axo are focused on release engineering, they will likely have resolved many more issues than we have - libc versions, etc. I'm not particularly happy with our response of "just use your package manager", as many users seem to have difficulty there. It's unclear what our installer has done, as this behaviour varies massively across systems. It's also unclear how some package maintainers may have patched things I'm hoping that some better release tooling will lead to more confidence in the process, and therefore more frequent releases. Uninstall clarity: #111, #372, #640, #1485, #1546, #2049, #1529 * config * add protobuf * test build * use native arm mac * lol * add toolchain * use 1.78, 2vcpu * nix flake update * 1.77
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions