-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatic commit of package [python-pylero] release [0.1.0-1].
Created by command: /usr/bin/tito tag Signed-off-by: Wayne Sun <[email protected]>
- Loading branch information
1 parent
7a6aa9c
commit 567a318
Showing
3 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.0.9-1 ./ | ||
0.1.0-1 ./ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: python-pylero | ||
Version: 0.0.9 | ||
Version: 0.1.0 | ||
Release: 1%{?dist} | ||
Summary: Python SDK for Polarion | ||
|
||
|
@@ -82,6 +82,23 @@ Summary: %{summary} | |
|
||
|
||
%changelog | ||
* Mon May 20 2024 Wayne Sun <[email protected]> 0.1.0-1 | ||
- feat: add flag for incident creation (konstantin.althaus.ext@vaillant- | ||
group.com) | ||
- refactor: safely import test case workitem type | ||
([email protected]) | ||
- fix: catch exceptions, avoid empty tables (konstantin.althaus.ext@vaillant- | ||
group.com) | ||
- refactor: auxiliary functions become methods | ||
([email protected]) | ||
- feat: add dummy TestCase class ([email protected]) | ||
- fix: add project_id to _WorkItem ([email protected]) | ||
- Adding methods that get document revision/s ([email protected]) | ||
- fix: erase title only for subcomments | ||
([email protected]) | ||
- Feat/link external workitmes (#176) | ||
([email protected]) | ||
|
||
* Tue Mar 05 2024 Wayne Sun <[email protected]> | ||
- Remove Python 3.6 and add 3.12 | ||
- Bug fix and doc update | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters