↵ Return to the main page of python3-ogr
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-12-10 | Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 0.33.0-1 | - OGR now fully supports getting PR comments by its ID. |
2021-11-23 | Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 0.32.0-1 | - Removal of features which have been marked as deprecated since `0.14.0`. - Removal of renamed properties - `Comment.comment` -> `Comment.body` - `BasePullRequest.project` -> `BasePullRequest.target_project` - Removal of methods for accessing issues or pull requests from `GitProject` class. - String can no longer be used as commit status, `CommitStatus` is now required. - `PullRequest` constructor has been refactored. In order to use static and offline representation of a pull request, use `PullRequestReadOnly` instead. - `GithubCheckRun.app` property has been added for accessing `GithubApp`. |
2021-10-27 | Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 0.31.0-1 | - Ogr now catches internal exceptions from Gitlab and Github and converts them to ogr exceptions, GitlabAPIException and GithubAPIException, respectively. A new exception, OgrNetworkError, has been introduced for signalling situations where a request could not be performed due to a network outage. (#642) - The documentation was converted to Google-style docstrings. (#646) - Releases and development builds of ogr are now built in copr projects packit/packit-dev and packit/packit-releases. (#644) |
2021-09-30 | Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 0.30.0-1 | - New method to get pull request and issue comments by their comment ID on GitHub and GitLab. (#640) |
2021-09-16 | Packit Service <user dash cont dash team+packit dash service at redhat dot com> - 0.29.0-1 | - Please check [COMPATIBILITY.md](https://github.com/packit/ogr/blob/main/COMPATIBILITY.md) to see which methods are implemented for particular services. - Ogr now supports reacting to a comment (issue, pull request) with a given reaction. It's possible to obtain the reactions and delete them (only when reaction is added by using ogr API). (#636) |
2021-08-09 | Matej Focko <mfocko at redhat dot com> - 0.28.0-1 | - New upstream release 0.28.0 |
2021-07-15 | Jiri Popelka <jpopelka at redhat dot com> - 0.27.0-1 | - New upstream release 0.27.0 |
2021-06-11 | Tomas Tomecek <ttomecek at redhat dot com> - 0.26.0-1 | - New upstream release 0.26.0 |
2021-06-01 | Laura Barcziova <lbarczio at redhat dot com> - 0.25.0-1 | - New upstream release 0.25.0 |
2021-04-27 | Matej Mužila <mmuzila at redhat dot com> - 0.24.1-1 | - New upstream release 0.24.1 |