Felix Fontein
e47845ab3a
Change CI group identifiers. ( #5344 )
2022-10-11 07:34:36 +02:00
Felix Fontein
68e7e52557
Add simple license headers, not completely at top. ( #5080 )
2022-08-05 21:31:34 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
29af59822d
Revert "Temporarily disable yaml callback tests. ( #3651 )" ( #3657 )
...
This reverts commit 2324f350bc
.
2021-11-01 19:12:37 +01:00
Felix Fontein
2324f350bc
Temporarily disable yaml callback tests. ( #3651 )
2021-10-31 18:50:43 +01:00
Felix Fontein
5895e50185
yaml callback: prevent plugin from modifying PyYAML ( #3478 )
...
* Prevent yaml callback from modifying PyYAML.
* Fix changelog fragment.
* Update changelogs/fragments/3478-yaml-callback.yml
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2021-10-01 22:42:39 +02:00
Felix Fontein
0a7ed3b019
YAML callback: do not remove non-ASCII Unicode from multi-line string output ( #1522 )
...
* Do not remove non-ASCII Unicode from multi-line string output.
* Added basic tests.
* Add Unicode test.
* Simplify tests, avoid later Jinja features.
* Refactor.
* Make use diy tests use callback test framework as well.
* Remove color codes.
* Work around stable-2.9 bug.
* Simplify again.
2020-12-22 09:24:20 +01:00