stackql-exec
Version updated for https://github.com/stackql/stackql-exec to version v2.3.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 11 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The stackql-exec GitHub Action serves as a wrapper for executing StackQL queries and commands within GitHub Actions workflows. It automates tasks such as querying cloud provider APIs, processing query results in various formats, and handling authentication through environment variables or custom configurations. This action simplifies the integration of StackQL into CI/CD pipelines by supporting inline queries, query files, data preprocessing, and error handling.
Release notes
What’s Changed
- updated command behavior by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/16
- added dry run by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/17
- updated setup-stackql version by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/18
- updated setup-stackql version by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/19
- name change by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/20
- tests updates by @jeffreyaven in https://github.com/stackql/stackql-exec/pull/21
Full Changelog: https://github.com/stackql/stackql-exec/compare/v2.2.3...v2.3.0