Skip to content

Dev v1.6.1#72

Merged
kellyjonbrazil merged 24 commits intomasterfrom
dev
May 30, 2025
Merged

Dev v1.6.1#72
kellyjonbrazil merged 24 commits intomasterfrom
dev

Conversation

@kellyjonbrazil
Copy link
Copy Markdown
Owner

20250529 v1.6.1

  • Add the -R option to ingest the data as a raw string instead of converting to a dict/list
  • Add more information to query errors
  • Add the ability to add more information to the query scope
  • Add Python runtime information to -v option

g-v-egidy and others added 24 commits May 13, 2023 20:57
This allows to insert additional variables into the scope the jello query runs in.

This is helpful for example when using jello as Jinja/Ansible filter and you want
to access other variables like facts or the inventory.

Does not affect running jello on the commandline, only usable when calling the
jello module from other python programs.
add optional add_to_scope argument to pyquery()
use python traceback info to show where a exception occurred
Replace deprecated license_file with license_files in setup.cfg
update actions versions and add new python versions for testin
@kellyjonbrazil kellyjonbrazil merged commit b43c9b2 into master May 30, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants