You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh_print_error_and_write_to_changelog_text_bullet_ln"$0: error: json data is invalid or empty or format is changed.""json data is invalid or empty or format is changed"
191
+
gh_print_warning_and_write_to_changelog_text_bullet_ln"$0: warning: json data is invalid or empty or format is changed.""json data is invalid or empty or format is changed"
185
192
186
193
# try to request json generic response fields to print them as a notice
* fixed: bash/github/accum-rate-limits.sh: json format change fixup
4
+
* changed: bash/github/accum-rate-limits.sh: changed rate limits json format change message from an error to a warning
5
+
1
6
2022.08.09:
2
7
* new: bash/github/init-yq-workflow.sh: added `ENABLE_YAML_DIFF_PRINT_BEFORE_PATCH`, `ENABLE_YAML_PRINT_AFTER_PATCH` variables to print diff/yaml file before patch instead of after edit (has priority over `ENABLE_YAML_DIFF_PRINT_AFTER_EDIT`, `ENABLE_YAML_PRINT_AFTER_EDIT` variables)
* fixed: bash/github/accum-rate-limits.sh: json format change fixup
8
+
* changed: bash/github/accum-rate-limits.sh: changed rate limits json format change message from an error to a warning
9
+
5
10
## 2022.08.09:
6
11
* new: bash/github/init-yq-workflow.sh: added `ENABLE_YAML_DIFF_PRINT_BEFORE_PATCH`, `ENABLE_YAML_PRINT_AFTER_PATCH` variables to print diff/yaml file before patch instead of after edit (has priority over `ENABLE_YAML_DIFF_PRINT_AFTER_EDIT`, `ENABLE_YAML_PRINT_AFTER_EDIT` variables)
0 commit comments