This is an automated email from the ASF dual-hosted git repository.
sebb pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-ponymail-unit-tests.git.
from 0c38d42 +=x
new 167290a Tool to canonicalise yaml files
new 7f467e7 Canonicalise yaml file entry order
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tools/yaml_sort.py | 27 +
yaml/generators-commits-ponymail.yaml | 1968 ++++----
yaml/generators-httpd-user.yaml | 2592 +++++------
yaml/generators-httpd-user_asf.yaml | 2160 ++++-----
yaml/parsing-commits-ponymail-2016-06.yaml | 492 +-
yaml/parsing-htmlmixin-with-html2text.yaml | 6774 ++++++++++++++--------------
yaml/parsing-htmlonly-no-html2text.yaml | 14 +-
yaml/parsing-htmlonly-with-html2text.yaml | 18 +-
yaml/parsing-miscellaneous.yaml | 24 +-
yaml/parsing-users-httpd-2020-07.yaml | 662 +--
yaml/parsing-users-httpd-2020-07_asf.yaml | 666 +--
11 files changed, 7712 insertions(+), 7685 deletions(-)
create mode 100755 tools/yaml_sort.py