patchback[bot]
5d6047a21a
multiple modules: removed unused imports ( #5240 ) ( #5257 )
...
* multiple modules: removed unused imports
* fixed ali_instance(_info) import check
* add changelog fragment
* Update changelogs/fragments/5240-unused-imports.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 775be1d3f3
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-09-09 22:38:29 +02:00
patchback[bot]
2587a2588d
Fix linting errors; fix some real bugs ( #5111 ) ( #5114 )
...
* Fix linting errors.
* Fix bugs.
* Another linter error ignored.
* More fixes.
* Ignore sanity errors with older versions.
ci_complete
* Forgot to commit more changes.
(cherry picked from commit a54af8909c
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-12 12:33:02 +02:00
patchback[bot]
203747027e
Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt ( #5065 ) ( #5068 )
...
* 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>
(cherry picked from commit 123c7efe5e
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-05 13:17:19 +02:00
rainerleber
1705335ba7
SAP task list execution ( #3169 )
...
* add sap task list execute
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove json out
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* change logic
Co-authored-by: Rainer Leber <rainer.leber@sva.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-08-09 22:52:44 +02:00