Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting fixes20231027 #171

Merged
merged 10 commits into from
Oct 31, 2023
Merged

Conversation

tkmcmaster
Copy link
Collaborator

@tkmcmaster tkmcmaster commented Oct 27, 2023

- Added fix for collect always returning stringified json if it is returning an array of objects
- Added fix for declare expressions that were escaping json in the declare
- Added example yaml that shows json in vars, declare, and collect objects
- In configV1 they were added in from_config to all endpoints during the config parsing. In from_yaml we were not doing that similarly. We now add all loggers (with a query/select) to all endpoints like in the old code
@tkmcmaster tkmcmaster marked this pull request as ready for review October 31, 2023 17:31
@tkmcmaster tkmcmaster requested a review from a team October 31, 2023 17:32
@tkmcmaster tkmcmaster self-assigned this Oct 31, 2023
@tkmcmaster tkmcmaster merged commit 870f519 into 0.6.0-scripting-dev Oct 31, 2023
15 checks passed
@tkmcmaster tkmcmaster deleted the scriptingFixes20231027 branch October 31, 2023 17:33
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.

2 participants