Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 May 23:00
d9e905a

What's Changed

  • Refactor package list to Python module with dynamic versions by @JMR-dev in #1
  • Add macOS support with Homebrew + Xcode CLT bootstrap by @JMR-dev in #2
  • Fix Docker repo setup for Debian ARM64 by @JMR-dev in #3
  • Handle OSError from subprocess when filesystem I/O fails by @JMR-dev in #4
  • Add missing Python build deps and fix apt-get name overrides by @JMR-dev in #5
  • Fix custom package checksum verification for Mac and Linux arm64 by @JMR-dev in #6
  • Default to headless install; add --gui flag; add lazygit and pulumi by @JMR-dev in #7
  • Fix five Debian arm64 install failures by @JMR-dev in #8
  • Fix Pulumi repo setup failure by installing from official tarball by @JMR-dev in #9
  • Fix Neovim not found after install by symlinking /usr/local/bin/nvim by @JMR-dev in #10
  • Make _clone_nvim_config idempotent by @JMR-dev in #11
  • fix: cap pip detection subprocess with a 10s timeout by @JMR-dev in #12
  • fix: detect and repair broken _decimal C extension before pip install by @JMR-dev in #13
  • port: rewrite bootstrap tool in Go by @JMR-dev in #14
  • ci: pass GITHUB_TOKEN explicitly to checkout and release steps by @JMR-dev in #15
  • Workflow fix to git sha by @JMR-dev in #16

New Contributors

Full Changelog: https://github.com/JMR-dev/bootstrap_dev_env/commits/v0.1.0