setup-atmos
Version updated for https://github.com/cloudposse/github-action-setup-atmos to version v2.1.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 33 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The cloudposse/github-action-setup-atmos GitHub Action automates the installation and setup of the atmos tool within GitHub Actions workflows. It ensures the specified version of atmos is installed and added to the PATH for use in subsequent workflow steps. Additionally, it provides an optional wrapper script to capture and expose the command’s outputs (stdout, stderr, and exitcode), simplifying the integration and management of atmos commands in CI/CD pipelines.
Release notes
why
Documentation is incorrect.
references
Was previously “fixed” in another PR by manually editing README.md, however that fix seems to have been overwritten by an automation. The README mentions using a makefile task to generate the README, but that reference also appears to be outdated in favor or some upstream atmos tooling somewhere?