Skip to content

Conversation

@pull
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] <[email protected]>
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] <[email protected]>
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] <[email protected]>
…/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
sato-s and others added 21 commits November 26, 2024 21:39
Fix testing to be source path agnostic
Added fish way to add PATH to README.md
Use `tr` to strip carriage returns from this file as it can cause failures in repositories with CRLF.

(remove log message changes)
…e-line-endings

Cope with different line endings in .terraform-version
GitHub Actions: fix `matrix.os` strategy
docs: fix README to enable copy and use as is
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5...v6)

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

Signed-off-by: dependabot[bot] <[email protected]>
…/build-push-action-6

Bump docker/build-push-action from 5 to 6
Fix use of -chdir with an absolute path
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.