Skip to content

Releases: shakefu/home

v1.11.0

28 Nov 07:52
Compare
Choose a tag to compare

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

25 Nov 08:43
Compare
Choose a tag to compare

1.10.0 (2023-11-25)

Features

  • darwin_arm64: add iterm2 (65c16e5)

Bug Fixes

  • iterm2: import settings (7e26c74)

v1.9.0

25 Nov 02:22
Compare
Choose a tag to compare

1.9.0 (2023-11-25)

Features

  • darwin_arm64: update installs, zshrc (97fbcf5)

Build System

  • devcontainer: use 1.8.0 (5128172)

v1.8.0

19 Nov 02:38
c5372d5
Compare
Choose a tag to compare

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

v1.7.0

17 Nov 23:38
Compare
Choose a tag to compare

1.7.0 (2023-11-17)

Features

  • version: manual bump 1.7.0 (e2edd36)

Continuous Integration

  • fix version detection (221bdf9)
  • fix workflow ordering, so semantic-release finds changes (86aca05)
  • re-fix version detection (49b370f)

v1.6.2

17 Nov 22:55
Compare
Choose a tag to compare

1.6.2 (2023-11-17)

Bug Fixes

  • zshrc: better path initializationy (dd0ed28)
  • zshrc: fix better pat init, missing if close (db3c41e)

Continuous Integration

v1.6.1

17 Nov 22:23
Compare
Choose a tag to compare

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

Documentation

Continuous Integration

  • fixing broken workflows (9837212)
  • get semantic-release working (233ed72)

Build System

  • hopefully get working releaserc.json (033e38e)

v1.6.0

19 Jul 21:06
Compare
Choose a tag to compare
  • Getting containers working

v1.5.0

09 Apr 05:54
Compare
Choose a tag to compare
  • Fixing homebrew on linux and installing

v1.4.1

09 Apr 04:31
Compare
Choose a tag to compare
  • Support for Linux/amd64 platforms
  • Update release workflows