setup-stackql
Version updated for https://github.com/stackql/setup-stackql to version v2.3.1.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The stackql/setup-stackql GitHub Action simplifies the process of setting up the StackQL CLI within GitHub Actions workflows by automatically downloading the latest version of the CLI and adding it to the system PATH. This action enables seamless integration with StackQL for querying cloud and API resources, supporting various provider authentications via environment variables. Key capabilities include cross-platform compatibility (Linux, Windows, macOS) and an optional wrapper feature to capture CLI outputs for subsequent workflow steps.
Release notes
What’s Changed
- print stackql version in action logs and update test to validate regi… by @jeffreyaven in https://github.com/stackql/setup-stackql/pull/30
Full Changelog: https://github.com/stackql/setup-stackql/compare/v2.3.0...v2.3.1