Commit Graph

40 Commits

Author SHA1 Message Date
Jürgen Edelbluth 4767491b33
Updating pytest-cov 2023-07-02 16:17:20 +02:00
Jürgen Edelbluth 4ec8b0f1ed
Documentation Update (missing links) 2023-07-01 17:49:14 +02:00
Jürgen Edelbluth 68ee89f065
Documentation Update (missing links) 2023-07-01 17:45:46 +02:00
Jürgen Edelbluth 9c5d28a58c
Documentation fixes 2023-07-01 16:45:10 +02:00
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 0f3c7b26b3
Merge branch 'jed-patch-jenkinsfile' 2023-07-01 14:46:43 +02:00
Jürgen Edelbluth f1a1155d9d
Removing Google Fonts 2022-08-31 17:33:24 +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 bef3987479
Including Module Index in Documentation 2022-08-28 15:31:54 +02:00
Jürgen Edelbluth 5b4b62139f
Merge branch 'main' of git.codebau.dev:pytest-plugins/pytest-csv-params
Preparing Version 1.0.0 -> Issue #7
2022-08-28 12:37:22 +00:00
Jürgen Edelbluth 5d5441c3ee
Preparing Release 1.0.0 (Issue: #7)
- Latest dependency-update
- Minor documentation tweaks
- Project classifiers mapped to "Production/Stable"
2022-08-28 14:23:28 +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
Jürgen Edelbluth de8cb8f858
Documentation fixes 2022-08-25 17:16:25 +00:00
Jürgen Edelbluth 4eeeef5353
Structured Documentation (#5)
Reviewed-on: #5
2022-08-25 13:46:19 +02:00
Jürgen Edelbluth 87ca957c68
Some minor changes to test code 2022-08-17 13:13:59 +02:00
Jürgen Edelbluth f370ac7ce2
Additional Example Cases 2022-08-17 13:10:24 +02:00
Jürgen Edelbluth 45abe33d7f
Documentation fixes 2022-08-17 12:10:29 +02:00
Jürgen Edelbluth e0733a2ce6
Additional renamer test scenarios 2022-08-17 11:43:09 +02:00
Jürgen Edelbluth d0409aa6bb
Library update 2022-08-17 11:28:56 +02:00
Jürgen Edelbluth f40e3e2a66
More robust headers and extra options to rename headers 2022-08-17 11:26:23 +02:00
Jürgen Edelbluth b2f4f8b245
Squashed commit of the following:
commit 0ac9337e69e5c98917e3dfcd2abca0d9e56051f4
Author: Juergen Edelbluth <jed@noreply.git.codebau.dev>
Date:   Tue Aug 16 18:42:52 2022 +0000

    Maintenance Update: Library update and POC tests

    - The POC tests help to make sure that the pytest feature used still works as expected
    - The lib update is for maintenance
2022-08-16 18:45:15 +00:00
Jürgen Edelbluth 9448b369c7
Doc Typo 2022-08-16 17:13:48 +00:00
Jürgen Edelbluth 4cf7d98984
Doc Changes 2022-08-15 18:24:08 +00:00
Jürgen Edelbluth d87edb29ca
Docs typo 2022-08-15 17:42:36 +00:00
Jürgen Edelbluth 8c888d450a
Preparing next release
- More typing
- All failing mypy tests fixed
2022-08-15 17:32:09 +00:00
Jürgen Edelbluth 9b744d8b4c
Preparing next release
- Fixing all the mypy warnings - Part 1
- Changed README
- Breaking Change about parameter order
- Tests for it
2022-08-15 18:19:39 +02:00
Jürgen Edelbluth dfccf9ef8a
Extra quality checks
Typing is now checked with mypy.
2022-08-15 16:11:25 +02:00
Jürgen Edelbluth 56fd486899
Removed obsolete file 2022-08-15 14:47:17 +02:00
Jürgen Edelbluth ffa0de1ffb
Documentation fix 2022-08-15 14:33:21 +02:00
Jürgen Edelbluth bcc67be373
Command Line Argument for setting the base dir 2022-08-15 14:25:39 +02:00
Jürgen Edelbluth 01a0764c1f
Merge: main
Merged the main branch into the new development branch
2022-08-15 14:20:35 +02:00
Jürgen Edelbluth d768f230d8
Documentation fix 2022-08-14 20:58:27 +00:00
Jürgen Edelbluth 3b35c4b285
Renaming Plugin in installation 2022-08-14 20:49:57 +00:00
Jürgen Edelbluth c8687d0baf
Ready for first release 2022-08-14 20:39:21 +00:00
Jürgen Edelbluth a073e76df8
Documentation Formatting 2022-08-14 20:07:32 +00:00
Jürgen Edelbluth 0fd2c1f44e
Initial Commit 2022-08-14 20:01:28 +00:00