135 Commits (0eee887f0dd70f5e2b5dab1183b4537a1891ea4a)

Author SHA1 Message Date
Buddy 0eee887f0d chore: bump major versions 1 day ago
Buddy 6df3a4a2da fix: remove verbose logging in install ripgrep 3 days ago
Buddy f1a2d0292c fix: support arm64 macs in install-sass
get_arch only handled x86_64, so arm64 machines hit "unsupported
uname: arm64" before any download was attempted. Also add a local
get_os override: dart-sass names its macOS assets "macos-*", but the
shared get_os helper returns "darwin", which 404s.
3 days ago
Buddy 6b55be7df2 fix: support arm64 in install-lua-language-server
get_arch() only handled x86_64, so arm64 machines failed with
"unsupported architecture: arm64". Also switch the bin symlink to a
wrapper script: lua-language-server locates main.lua relative to its
own unresolved argv[0], so launching it through a symlinked executable
(rather than a symlinked directory) made it fail to find main.lua.
3 days ago
Buddy 99f1a7f6e1 fix: install-deno target triple missing arch prefix
deno's release assets now include the arch in the filename
(deno-x86_64-unknown-linux-gnu.zip), so the old "unknown-linux-gnu"
string 404'd once the pinned version moved past when deno made that
change. Also adds the missing aarch64-linux case.
3 days ago
Buddy 674ed2d739 Bump pinned versions in install scripts via scripts/update-versions
Includes the manual protoc-system/minikube-system URL fixes and the
bat-extras EXTRA_FILE companion bump found while reviewing the run.
3 days ago
Buddy e240620a68 chore: bump golangci-lint 2 weeks ago
Buddy 0e86d25488 update go version to 1.27 3 weeks ago
Buddy 329cf76ff9 Bump deno version to v2.8.2 and fix install 3 months ago
Buddy 63e1d86d6f Bump lego version 4 months ago
Buddy d34f94eb03 Update nushell install 4 months ago
Buddy c16f3ae4da Bump golangci-lint version 4 months ago
Buddy 46c640961b Bump go and protoc versions 5 months ago
Buddy 87fb7abbbf Bump lego version 6 months ago
Buddy 3d465370e6 Bump versions 7 months ago
Buddy 90c1052a02 Bump versions 8 months ago
Buddy fbcee18277 Bump Go to 1.25.5 9 months ago
Buddy 5191e0e8be Bump templ version 10 months ago
Buddy ef0f8cc177 Allow bail to use stdin for input 11 months ago
Buddy 36cd6b17d4 Bump go versions 11 months ago
Buddy c25d6dbd7a Bump protoc versions 11 months ago
Buddy 3aa65f9bee Bump versions 11 months ago
Buddy d02fa271fd Bump sqlc version 1 year ago
Buddy 05a6cd3ef2 Bump versions 1 year ago
Buddy c68ce6d6f1 Bump go 1.25.0 1 year ago
Buddy bdd690f2a8 Use filter and update nushell 1 year ago
Buddy 309b7de810 Bump Go version 1 year ago
Buddy 4ce93ad4df Add nats-server install script 1 year ago
Buddy 354d255212 Bump chezmoi version 1 year ago
Buddy b530287bf7 Bump go version 1 year ago
Buddy 99ef811f67 Update nushell version 2 years ago
Buddy 052cf55ea4 Bump sqlc to 1.27.0 2 years ago
Buddy 1578033f6d Bump nushell install version 2 years ago
Buddy f1239290d8 Bump golangci-lint version 2 years ago
Buddy b4036b448e Bump Go and mockery versions 2 years ago
Buddy 1647f7d878 Update fzf 2 years ago
Buddy de14c30c48 Update gotemplate version 2 years ago
Buddy 0285e01cd2 Bump helm install version 2 years ago
Buddy b5a4d540ed Update age to 1.2.1 2 years ago
Buddy f68d23bc96 Bump mockery version 2 years ago
Buddy e54315b4bf Update and refactory protoc 2 years ago
Buddy 893d8d18bc Support Apple arm for rg install 2 years ago
Buddy 51bf2c580b Add Apple arm support for node install script 2 years ago
Buddy 476cdbaf42 Fix issue with find executable 2 years ago
Buddy 5fcf30897a Update get_arch for arm64 apple silicon 2 years ago
Buddy 0eb8b16790 Update install starship command for apple arm 2 years ago
Buddy Sandidge b7b74bcce8 Bump nushell version and fix find to work with bsd/macOS find 2 years ago
Buddy Sandidge 118edc6035 Bump mockery version 2 years ago
Buddy Sandidge 17322c69c7 Update protobuf tools 2 years ago
Buddy Sandidge 1b654e2b30 Rename protoc install scripts 2 years ago