forked from pool/python-atlassian-python-api
* 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atlassian-python-api?expand=0&rev=11
68 lines
2.6 KiB
Plaintext
68 lines
2.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 26 10:31:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 1.13.31:
|
|
* no changelog provided
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 9 14:39:08 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
- Initial packaging (version 1.13.27)
|