Felix Fontein
a9e892952d
[stable-10] Adjust YAML files ( #10233 ) ( #10244 )
...
Adjust YAML files (#10233 )
Adjust YAML files.
(cherry picked from commit eaa5e07b28
)
2025-06-15 10:02:03 +02:00
patchback[bot]
6e42e442bc
[PR #9271/50b25f8c backport][stable-10] random_words integration tests: avoid test failure due to valid result ( #9274 )
...
random_words integration tests: avoid test failure due to valid result (#9271 )
Avoid test failure due to valid result.
(cherry picked from commit 50b25f8c01
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-17 21:33:34 +01: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
3b82a6ff99
In the nightly CI run this test failed. Adjust it to be on the safe side. ( #3638 )
2021-10-30 10:58:01 +02:00
Thomas Sjögren
c40db6789a
add random_words lookup plugin, based on the xkcdpass module ( #3588 )
...
* add random_words lookup plugin, based on the xkcdpass module
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
* add maintainer in BOTMETA
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
* Update plugins/lookup/random_words.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/random_words.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/random_words.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/random_words.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/random_words.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update tests/integration/targets/lookup_random_words/test.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update tests/integration/targets/lookup_random_words/test.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* ignore E402, place imports below documentation
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-10-27 22:37:28 +02:00