pre-commit-ci[bot]
bcbc2bcdaf
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-04-11 18:43:42 +00:00
cidrblock
363fac094b
Fix
2022-04-11 11:43:15 -07:00
cidrblock
4f5497549e
Add init
2022-04-11 11:40:39 -07:00
cidrblock
0b67dab6c9
Another init
2022-04-11 07:25:48 -07:00
pre-commit-ci[bot]
c9e21bb84b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-04-11 07:25:48 -07:00
cidrblock
96c7b46584
sanity
2022-04-11 07:25:48 -07:00
Andrew Klychkov
0a1b1de7b2
Sanity tests: copy ignore-2.13.txt to ignore-2.14.txt
2022-04-07 09:12:09 +02:00
Ashwini Mhatre
47db1b1f77
Add ignore-2.13.txt to fix sanity ( #104 )
...
Add ignore-2.13.txt to fix sanity
SUMMARY
ISSUE TYPE
Bugfix Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Andrew Klychkov <aaklychkov@mail.ru>
Reviewed-by: Nilashish Chakraborty <nilashishchakraborty8@gmail.com>
Reviewed-by: None <None>
2021-10-06 11:58:27 +00:00
Rohit Thakur
d206bf3d72
param_list_compare filter plugins docs updated ( #91 )
...
param_list_compare filter plugins docs updated
Signed-off-by: Rohit Thakur rohitthakur2590@outlook.com
SUMMARY
ISSUE TYPE
Docs Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION
Reviewed-by: Nathaniel Case <this.is@nathanielca.se>
Reviewed-by: None <None>
Reviewed-by: Ashwini Mhatre <mashu97@gmail.com>
2021-08-27 15:27:02 +00:00
Andrew Klychkov
c04eecdfc2
Add ignore-2.12.txt ( #63 )
...
Add ignore-2.12.txt
Reviewed-by: https://github.com/apps/ansible-zuul
2021-04-08 08:05:39 +00:00
Bradley A. Thornton
3c42f13b30
Split filter docs ( #17 )
...
* Dedicated DOCUMENTATION for get_path
* Comment out cross collection example
* Remove sanity exception, unneeded
* Remove extra empty lines
* Dedicated DOCUMENTATION for index_of filter plugin
* Dedicated DOCUMENTATION for to_paths filter plugin
* Add rst docs for filter plugins, update README
* lint and pep8 fixes
* filter plugin doc update for wantlist
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-21 10:45:34 -07:00
Bradley A. Thornton
bcddde229d
Plugin cleanup ( #14 )
...
* WIP
* Add argspec validation to plugins, restructure tests
* Update docs
* Pre PY3.8 compat changes
* Run black to fix quotes
* Seems the order of missing keys varies between 2.9 and 2.10
* More error ordering issues fixed during argspec validation
* More black, wrong version
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-20 12:14:23 -07:00
Bradley A. Thornton
12333c2386
Simple doc updates ( #8 )
...
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-15 06:58:59 -07:00
Bradley A. Thornton
197b9d93b9
Add index_of plugin ( #6 )
...
* Add index_of filter/lookup plugin
* Update README
* Fix unittest import, black
* Remove true/false tests as ansible 2.9 uses jinja 2.10, need 2.11
* Add jinja > 2.11 to unit test requirements
* Reformat requirements file
* Limit unit to tests available in < jinja 2.11
* Reblack
* Remove float (j 2.11)
* Add integration tests, update docstring
* Comment out test using integer, requires jinja 2.11
* doc updates
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-15 05:52:14 -07:00
cidrblock
ac041e21a0
Move to common/utils.py
2020-10-13 08:50:48 -07:00
cidrblock
a7faff9933
Fix CI
2020-10-09 11:57:17 -07:00
cidrblock
9d3a6cad0a
get_path and to_paths
2020-10-09 10:07:26 -07:00