bashio
bashio copied to clipboard
Allow multiple lines in var.json
Proposed Changes
- Allow new lines to be used in values for the
var.json
- Properly escape all characters for a proper JSON string, not only line breaks
- Fix issue when
^
character would be used in a key and the key would evaluated askey
rather than"^key"
leading to a non-valid JSON - Introduces a function ``var.json_string` which escapes a Bash string for use in a JSON object
Related Issues
Fixes #94
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
I think this still deserves some attention. :)
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
This is not stale
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Not stale, ready for review.
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
(I tested it, if that counts)
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Not stale...
LGTM, I have to test it
@pvizeli any updates on the review of this PR?
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Not stale
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
This is not stale, only pending review and merge?
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Is there a way to tell the stale-bot to ignore this PR?
@pvizeli any chance to have a look at this?
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
Not stale.
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
:(
@pvizeli will there be any review / feedback on this or should we give up and close this?
@pvizeli can this change be merged please?
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.
You have access right @pvizeli :)
Feel free to merge and handle as such if you are ok with it 👍
@frenck your feedback would also be appreciated nevertheless :)