2020-11-10 04:26:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 10 04:22:12 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.0.1:
|
|
|
|
|
* fix the double in bitbucket module to repo_list method
|
|
|
|
|
* fix the parameter to export search results as csv
|
|
|
|
|
* add more docs
|
|
|
|
|
* Cleanup rest-client
|
|
|
|
|
* Review methods
|
|
|
|
|
* Bugfixes
|
|
|
|
|
|
2020-09-11 02:35:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.17.3:
|
|
|
|
|
* [RestClient] Cleanup base class and fix init order in derived class
|
|
|
|
|
* Add review remark -> add *args.
|
|
|
|
|
* Jira: add create project method
|
|
|
|
|
* Migrate header variable into rest client
|
|
|
|
|
|
2020-06-25 03:01:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jun 25 02:57:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.16.0:
|
|
|
|
|
* New release with new methods for the Jira, Bamboo, Bitbucket methods.
|
|
|
|
|
|
2020-03-02 04:15:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-03-20 01:09:22 +00:00
|
|
|
Fri Mar 20 01:07:09 UTC 2020 - steven.kowalik@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.15.6:
|
|
|
|
|
* Bamboo examples and Confluence fix of params (#464)
|
|
|
|
|
* Added parameter for user() method: (#465)
|
|
|
|
|
* Check for if an element is a valid email (#466)
|
|
|
|
|
* Ability of adding reviewers when opening a PR (#470)
|
|
|
|
|
* Util method to convert a nested dictionary into an HTML table with header
|
|
|
|
|
row and header column (#473)
|
|
|
|
|
* Bamboo examples (#474)
|
|
|
|
|
* Add ability of deleting a pull request (#472)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-03-02 04:15:13 +00:00
|
|
|
Mon Mar 2 04:12:51 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.15.4
|
|
|
|
|
* New release with new methods for the Bamboo, Bitbucket methods
|
|
|
|
|
* New release with new methods for the Bitbucket:
|
|
|
|
|
+ Bitbucket: conditions. reviewers
|
|
|
|
|
+ Confluence: move actions and reorder pages
|
|
|
|
|
+ Jira: Update Rank issues
|
|
|
|
|
* This release include minor method polishes and a new methods related to the audit records
|
|
|
|
|
* Confluence, Jira new methods
|
|
|
|
|
* Continue improve Bitbucket cloud version
|
|
|
|
|
* Bitbucket - branch permissions and commit related methods
|
|
|
|
|
* Confluence - better log wrapping (get page_titile)
|
|
|
|
|
* Bitbucket - methods related to the ssh key fetchings
|
|
|
|
|
* Bamboo new methods related to the projects and build queue.
|
|
|
|
|
* Jira bug fix a few method.
|
|
|
|
|
* Polishes.
|
|
|
|
|
|
2020-01-17 18:08:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 17 16:01:59 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.14.9
|
|
|
|
|
* Python 3.8 CI build added.
|
|
|
|
|
* A new Tempo method
|
|
|
|
|
* Include title in determining if there is a difference
|
|
|
|
|
* Fetch SSH keys information for projects and repos
|
|
|
|
|
* Provide 2 methods with semantic correct naming
|
|
|
|
|
* Add Ability to expand status for membership list
|
|
|
|
|
* Add test LFS fetch method
|
|
|
|
|
* Bitbucket: set default brnach name method
|
|
|
|
|
* added get/set repo settings
|
|
|
|
|
* Python 3.7 CI build added.
|
|
|
|
|
* Add get_repo and delete_repo functions
|
|
|
|
|
* Optional Kerberos dependency
|
|
|
|
|
|
2019-09-26 10:34:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Sep 26 10:31:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.13.31:
|
|
|
|
|
* no changelog provided
|
|
|
|
|
|
2019-09-17 13:28:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 17 13:24:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.13.29:
|
|
|
|
|
* no changelog provided
|
|
|
|
|
- Do not install tests
|
|
|
|
|
- Run tests
|
|
|
|
|
|
2019-08-09 14:42:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Aug 9 14:39:08 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial packaging (version 1.13.27)
|