Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.2.0 #9

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 20, 2023

🤖 I have created a release beep boop

0.2.0 (2023-12-09)

Features

  • 🚧 add initial config template for testing (59709bc)
  • add basic git config without conditionals (deab97f)
  • add core externals definition (d18cedb)
  • add darwin bootstrap script for testing (a63b663)
  • add decryption key to support secrets in targets (7b82c10)
  • add diff options to Chezmoi config (18c3903)
  • add first external utility package (ed5af44)
  • add global and some basic context relevant ignore configurations (8f602fc)
  • add handler for changing shell as post config task (ae02b41)
  • add Homebrew based package installs to MacOS (c2557c9)
  • add install script (1801545)
  • add logic and prompts for storing Vault Secrets data and scriptEnv (6f91d10)
  • add Neofetch as a universal package (6ceeb95)
  • add script to install Homebrew packages on Linux (291f0d6)
  • add SSH conditional configs (0c5739e)
  • add support for Homebrew on Linux (dc91843)
  • add Tmux and Neovim plugin externals (1461940)
  • add Vault Secrets CLI to Darwin packages (f17168f)
  • create basic Devcontainer (#12) (19956f0)
  • define source of dotfiles and restrict to a specific chezmoi version (47d8312)
  • support passphrase based sensitive file decryption with Age (e2d8c7f)

Bug Fixes

  • 🐛 resolve data to dict variables correctly (aea734a)
  • 🐛 resolved whitespace stripping mistake in template functions (940cd78)
  • add mandatory path spec to vlt external (68dac40)
  • add missing newlines to printf statements (d9aa177)
  • correctly eval brew environment vars (09f7c96)
  • ensure externals url's are quoted (b47bdc5)
  • ignore unset variable flag as chezmoi creates subshells (b2b0ebd)
  • ignore unset variable flag on decrypt script (4b3d6fd)
  • move hooks to hidden directory to ignore from target state (e1615e8)
  • pass correct command to decrypt Age file (1e04300)
  • remove brew bundle cleanup as Brewfile is piped via heredoc (1d5e757)
  • remove extension from pgrep process lookup (32be9af)
  • remove invalid whitespace chomping (d8c8b31)
  • replace Age key to test decryption failure (a46a10c)
  • resolve linux target conditional correctly (2edf6d5)
  • revert brew check to POSIX compliant method (bb33d08)
  • revert to bash and output Brew version (548c091)
  • switch Darwin bootstrap to bash to support eval step (6797921)
  • trim whitespace from script to resolve fork error (7189885)
  • unset API keys for Devcontainers and revert install script switches (93bd783)
  • update condition for chsh script execution (f6d71fe)
  • update logic to detect container environment (#13) (a10c6aa)
  • update XCode CLT process query (7208efb)
  • use armored key file and new identity (bb3c47d)
  • use hostname prefix logic for personal servers (1aeec9e)
  • use updated MkDocs job config (#3) (62e9fd8)

Documentation

  • add MkDocs to repo to support additional documentation (d42f811)
  • amend basic documentation (9106786)
  • basic documentation to be iterated on (#7) (b2d50c1)
  • outline basic installation steps and flow logic (cbb725e)
  • update install command in usage (#16) (0a594be)
  • update installation command accounting for vanilla MacOS (#15) (cc10582)
  • update installation command and docs reference URL (7d78534)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 1e90b3a to a848ed8 Compare August 20, 2023 22:15
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from a51bd16 to 0931412 Compare August 29, 2023 10:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0931412 to 4dffa43 Compare December 9, 2023 13:25
@arrrgi arrrgi merged commit b04ca0c into main Dec 9, 2023
@arrrgi arrrgi deleted the release-please--branches--main branch December 9, 2023 13:47
Copy link
Contributor Author

github-actions bot commented Dec 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant