Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 22:23
· 62 commits to main since this release

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)