Releases: shakefu/home
Releases · shakefu/home
v1.11.1
1.11.1 (2024-08-30)
Bug Fixes
- eza: exa is no longer supported, use eza instead (bba8d8c)
- python: pip doesn't allow global installs anymore which is dumb (cb48f3c)
- python: pip should go away and be replaced by uv (7596916)
- files: update zsh, iterm2 (e01395f)
Build System
- deps: bump actions/setup-go from 4 to 5 (5766f8e)
- deps: bump actions/setup-python from 4 to 5 (0aa26ae)
- deps: bump wangyoucao577/go-release-action from 1.40 to 1.42 (75193d2)
- deps: bump wangyoucao577/go-release-action from 1.42 to 1.50 (e368ee6)
- node: delete .node-version (c5c5ec6)
- node: specify node-version (4ac7b62)
v1.11.0
1.11.0 (2023-11-28)
Features
- install: add gh (f3dea1f)
- zshrc: handle more gnu utils in paths (adcfb8e)
- darwin_arm64: metapackage for GNU utils (2ff6761)
Bug Fixes
- zshrc: better path composition (b1f1bb1)
- darwin_arm64: ensure homebrew gets on the path (b2a4234)
- zshrc: goenv adds its shim path at the end, for some reason (7eccb37)
- zshrc: missing code cli path (a60c8e3)
Build System
- deps: bump actions/checkout from 2 to 4 (2b57e82)
v1.10.0
v1.9.0
v1.8.0
1.8.0 (2023-11-19)
Features
- clean up and changes to streamline (4cba998)
Bug Fixes
- docker: accidentally commeted out user directive (c5372d5)
- pre-commit: add more linters, more improvements (3a6269e)
- pyenv: bad quoties (6590d43)
- pyenv: don't try to install in CI so we can debug (1d41ff1)
- docker: extra ampersands (b63d71e)
- docker: hadolint sucks at catching actual errors (685c6c3)
- dockerfile: install compilation dependencies (54950af)
- linting in CI, more pre-commits, more dependencies (c9a99fc)
- make pre-commit pass against all files (3cf4eed)
- docker: need more ampersands this time (1a7bb56)
- docker: remove unavailable shfmt package (f702888)
- removing slow stuff, fixing bad homebrew name (eff6571)
- trying to get pyenv to compile successfully (d5187bc)
- cz: use homebrew to install (b67746d)
Build System
- deps: bump docker/login-action from 2 to 3 (c09c2cc)
- deps: bump docker/setup-buildx-action from 2 to 3 (c05ef5a)
- deps: bump docker/setup-qemu-action from 2 to 3 (b7f552d)
- deps: bump open-turo/actions-release from 3 to 4 (e61d1c4)
- deps: bump wangyoucao577/go-release-action from 1.37 to 1.40 (d4fa851)
- devcontainer: set 1.7.0 container (b5562a1)
Continuous Integration
- better install of tooling (a652db8)
- clean up debugging, comments (72046c3)
- debugging (cdab7d9)
- debugging (c63f1a6)
- debugging (4ee97b8)
- fix binary pulls (79d33df)
- fixing binary pulls again (1398f56)
- fixing binary pulls again again (3b32714)
- fixing binary pulls again again again (71f0c74)
- fixing binary pulls again again again again (b84f054)
- typos from brain farts (8fa9058)
v1.7.0
v1.6.2
v1.6.1
1.6.1 (2023-11-17)
Bug Fixes
- dockerfile: apt-get wants approval (ad6a614)
- dockerfile: bad copypasta (25287da)
- docker: buildable dockerfile (884df7a)
- docker: don't muck up directory copies (da4ad13)
- bashrc: don't source venvwrapper unless it exists (3f8e8c1)
- extensions: end of lines shouldn't be CRLF (4390770)
- dockerfile: forgot to make /build (1553311)
- full invocation of script (cebe12d)
- docker: install zsh (f45aa72)
- make vscode user creation idempotent (95774fb)
- dockerfile: more dependencies (8bfa24b)
- zshrc: more robust alias manipulation (6148aeb)
- dockerfile: new problem (b1ab25f)
- dockerfile: oh that's why (ffcf310)
- docker: pre-install extensions, probably\ (d89fcb8)
- support for pyenv, nodenv, ssh, fix user (93384bd)
- trying to get docker-in-docker working (76f477b)
- dockerfile: typo (005b462)
- dockerfile: unbreak home build (efc6e1c)
- devcontainer: update devcontainer image (f592c77)
- devcontainer: use correct build (dd74df3)
- docker: use correct command (6a55929)
- docker: use correct copy path (3633bb1)
- docker: use correct user for chmod (091c37f)
- devcontainer: use latest image (895ac72)
- dockerfile: why do you error (92d0376)
- devcontainer: working extension script, missing VERSION file (a698383)
Miscellaneous
- debugging (921a9eb)
Documentation
- notes for future (471fded)
Continuous Integration
Build System
- hopefully get working releaserc.json (033e38e)