Johannes Brunswicker

Results 19 comments of Johannes Brunswicker

Here is a description how to add it to github actions (pretty far down the page) https://forcepush.tech/go-package-ci-cd-with-git-hub-actions ``` jobs: bump-index: runs-on: ubuntu-latest steps: - name: Checkout repo uses: actions/[email protected] -...

Cannot reproduce this issue ![image](https://github.com/warrensbox/terraform-switcher/assets/5767285/768aa3d8-d17d-49f1-8221-936d932ddfec)

Do you mean to change the default behaviour? With the -b/--bin parameter, which would be the full path to the symlink created, you could always choose the target for the...

I cannot seem to reproduce it with a current Ubuntu WSL ``` root@PLATON:~# time tfswitch 1.7.5 Creating directory for terraform binary at: /root/.terraform.versions Downloading to: /root/.terraform.versions 25959930 bytes downloaded Switched...

As for the time being i cannot reproduce this issue i will close it. Feel free to open a new issue if this problem still persists.

Could you please start tfswitch with `--log-level=DEBUG` and provide us with the output?

Ah sorry to hear that. The log format will (likely) not change in the future, but this is really not something one should rely on in a build pipeline. Logging...

This would be solved with #356 as is switched the packages there, too