Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add support for passing references jsonnet/json files via the --iqldata arg #17

Copy link
Copy link
@jeffreyaven

Description

@jeffreyaven
Issue body actions

For example, running the following action in a workflow:

      - name: Run exec with a vars file
        uses: stackql/stackql-assert@v1.0.0
        with:
          auth_obj_path: './stackql_scripts/auth.json'
          query_file_path: './stackql_scripts/google-example.iql'
          data: ./stackql_scripts/vars.jsonnet
          ...

would run the command

stackql exec --auth="${AUTH}" -i ./stackql_scripts/google-example.iql --iqldata ./stackql_scripts/vars.jsonnet

This would render a templated query with the variables from the jsonnet file

Reactions are currently unavailable

Metadata

Metadata

Labels

enhancementNew feature or requestNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.