Felix Fontein
a54af8909c
Fix linting errors; fix some real bugs ( #5111 )
...
* Fix linting errors.
* Fix bugs.
* Another linter error ignored.
* More fixes.
* Ignore sanity errors with older versions.
ci_complete
* Forgot to commit more changes.
2022-08-12 11:07:30 +02:00
Felix Fontein
123c7efe5e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 )
...
* Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt.
* Replace 'Copyright:' with 'Copyright'
sed -i 's|Copyright:\(.*\)|Copyright\1|' $(rg -l 'Copyright:')
Co-authored-by: Maxwell G <gotmax@e.email>
2022-08-05 12:28:29 +02:00
Silvie Chlupova
7c493eb4e5
Fix copr integration tests ( #3237 )
...
Fixes : #2084
2021-09-01 22:58:10 +02:00
Silvie Chlupova
f3e640d5a0
New module: Add copr module ( #1592 )
...
* New module: Add copr module
* Update plugins/modules/packaging/os/copr.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-01-27 19:30:03 +01:00