Commit Graph

7 Commits

Author SHA1 Message Date
Jürgen Edelbluth fcea9e7349
Maintenance 2023-07
- Updated Jenkins pipeline (mainly notification configuration)
- Updated pylint configuration (builtins)
- Updated pyenv configuration (3.11 is now supported)
- Explicit parameter names when registering the plugin
- Documentation updated
- Code formatting (coding conventions via black and isort)
- Version requirements for pytest updated, the tests accordingly
- Tested new dependencies
2023-07-01 16:16:42 +02:00
Jürgen Edelbluth 7774992eae
Better use of notification address
Adresses: https://www.jenkins.io/doc/book/pipeline/jenkinsfile/#string-interpolation
2022-08-28 20:46:11 +02:00
Jürgen Edelbluth 3c0892d8ee
Poetry Preparation shortened for CI
Only dependencies are installed during setup, untracked packages are removed.

Signed-off-by: Jürgen Edelbluth <jed@noreply.git.codebau.dev>
2022-08-26 17:31:50 +02:00
Jürgen Edelbluth 8a55418bb3
E-Mail Notification typo 2022-08-26 12:40:43 +02:00
Jürgen Edelbluth 82584ab395
E-Mail Notification 2022-08-26 12:39:45 +02:00
Jürgen Edelbluth 755d8f9276
Better Tests labeling from Jenkins 2022-08-26 11:55:56 +02:00
Jürgen Edelbluth 725dc359c7
Jenkins CI Setup 2022-08-26 11:50:53 +02:00