Skip to content

Releases: chargeover/homebrew-chargeover-cli

2.2.0

21 Apr 17:39
Compare
Choose a tag to compare

Changelog

  • 00c5a00 Merge branch '8-pre-pull-the-mariadb-image' into 'main'
  • b750915 Merge branch '9-the-host-sandbox-chargeover-test-does-not-get-a-etc-hosts-entry-added-for-it-when-you-install' into 'main'
  • dbd3a89 feat: #9 add sandbox.chargeover.test to ect hosts list
  • c3c9a27 fix: #8 pull mariadb:10.3.17 before running database tasks

2.1.1

18 Apr 16:48
Compare
Choose a tag to compare

Changelog

  • ec57305 chore: update CHANGELOG.md
  • 761e08b feat: add typesense

2.1.0

20 Sep 18:47
Compare
Choose a tag to compare

Changelog

  • 3ab75ff Merge branch '11-add-chargeover-setup-as-a-repo-to-docker-ingress' into 'main'
  • e9643d6 feat: docker-ingress#11 add chargeover setup

2.0.0

15 Jun 18:35
Compare
Choose a tag to compare

Changelog

  • 60de9cf chore: add reverts to changelog
  • 957068f chore: changelog update
  • 0d1169c chore: update changelog
  • dc4eb27 chore: version bump
  • 4e0c03d chore: version bump 2.0.0
  • 73b868c refactor: adjust vpn check to 192.168.8
  • 648e1f5 refactor: improve UI/UX of oauth module
  • fce5619 refactor: remove the need to run install as sudo
  • 1a9794f refactor: update auth success with a count down
  • 6796421 revert: remove git clone permissions adjustments
  • 1693434 revert: remove workspace permissions adjustments

1.2.0

15 Jun 05:49
Compare
Choose a tag to compare

Changelog

  • a78308c Merge branch '5-enhancement-add-clone-tool-support' into 'main'
  • 862d02b Merge branch '6-enhancement-gitlab-password-validation' into 'main'
  • fa3b864 chore: CHANGELOG.md update
  • 2206217 chore: README.md update
  • cbf1452 feat: #5 add clone-tool support
  • 251f4b7 feat: #6 GitLab OAuth 2 authentication
  • 7e42d0c refactor: ascii logo art for version flag
  • 987a3ad refactor: handbook install command to run yarn install and copy env

1.1.1

14 Mar 17:36
Compare
Choose a tag to compare

Changelog

  • 8ab31f4 chore: CHANGELOG.md
  • ad785e2 chore: version bump
  • 1f56654 chore: version bump
  • 6453ff6 refactor: make it clear we need sudo access

1.1.0

14 Mar 16:11
Compare
Choose a tag to compare

Changelog

  • 367c883 chore: CHANGELOG.md update
  • 174b8dd chore: README.md update
  • 18da73f chore: version bump
  • f3a5d71 feat: install command re-write

1.0.3

07 Mar 17:44
Compare
Choose a tag to compare

Changelog

  • 24d581d chore: changelog generation
  • 2a20693 chore: version bump
  • 16781d7 fix: clean path to avoid creating ~ folders

1.0.2

07 Mar 16:53
Compare
Choose a tag to compare

Changelog

  • 3101168 chore: version bump
  • 85dc7e9 ci: fix test command for brew
  • 2042dea feat: prompt for password and user if not passed by flags
  • 5fba4f1 fix: clone dev-tools on install
  • 5083dc8 refactor: mask password on install prompt

1.0.1

04 Mar 21:07
Compare
Choose a tag to compare

Changelog

  • e6e89b3 chore: version bump
  • 9b3a55f fix: home folder config location
  • 83d5d35 refactor: create sandbox folder on install
  • 72cb346 revert: remove logger.go