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

[pull] master from tfutils:master #8

Merged
merged 31 commits into from
Jan 18, 2024
Merged

[pull] master from tfutils:master #8

merged 31 commits into from
Jan 18, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 19, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

bonclay7 and others added 30 commits October 20, 2022 10:27
This updates the CI badge according to the updated GitHub Action
 #395)

Today, tfenv checks the Terraform release list when running
`tfenv install`, even if the requested Terraform is already
installed. This fixes an issue where a script containing
`tfenv install` becomes inoperable even if Terraform is installed,
but releases.hashicorp.com is down.

See #395 for more information.
Allow click to paste without '$' sign
Update CI badge in README
Update link to terraform docs
Check for github action updates monthly
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v3...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Do not check the release list if a Terraform is already installed (fixes #395)
Added export PATH zprofile example in README.md
…s/checkout-4

Bump actions/checkout from 2 to 4
…/build-push-action-5

Bump docker/build-push-action from 3 to 5
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/setup-buildx-action-3

Bump docker/setup-buildx-action from 2 to 3
Revert "Do not check the release list if a Terraform is already installed (fixes #395)"
The previous regex matched `0..` instead of `0.1.2`
Fix darwin arch regex forces amd64 for some versions with arm64 available
Modify to allow for no underscore also
fix: Underscores are needed for Cygwin-like tools
@pull pull bot added the ⤵️ pull label Dec 19, 2023
@pull pull bot merged commit 39d8c27 into hanyouqing:master Jan 18, 2024
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.

9 participants