Below you will find pages that utilize the taxonomy term “rsclarke”
March 27, 2026
Setup tenv
Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Setup tenv GitHub Action automates the installation of tenv, a tool for managing infrastructure tool versions, and allows users to install a specified tool (e.g., Terraform or OpenTofu) with a particular version. It solves the problem of managing tool versioning consistently across workflows by incorporating caching for efficiency and signature verification to ensure the authenticity of downloaded binaries.
March 25, 2026
Install go-task/task
Version updated for https://github.com/rsclarke/install-task to version v2.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action installs and caches the go-task/task automation tool on Linux and macOS runners, adding it to the system PATH while verifying downloads against official checksums. It automates the setup and version management of go-task/task, ensuring efficient reuse of cached installations across workflow runs.
March 22, 2026
Setup tenv
Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Setup tenv” GitHub Action automates the installation and setup of the tenv tool, which is used to manage versions of infrastructure tools like Terraform or OpenTofu. It provides caching for efficient re-use, ensures binary authenticity via signature verification, and simplifies the process of installing specific tool versions in CI/CD workflows.