Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding methods that get document revision/s #180

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

emesika
Copy link
Contributor

@emesika emesika commented Apr 3, 2024

Add get_revision, get_revision_by_uri, get_revisions those methods are supported by the Polarion SOAP API but were not implemented by pylero.

@emesika emesika force-pushed the adding-document-revision-functions branch 2 times, most recently from ee0142f to 69f7a78 Compare April 4, 2024 06:22
src/pylero/document.py Outdated Show resolved Hide resolved
@emesika emesika force-pushed the adding-document-revision-functions branch 2 times, most recently from 006af7c to df7cf07 Compare April 8, 2024 08:03
Add get_revision, get_revision_by_uri, get_revisions to BasePolarion.
These methods are supported by the Polarion SOAP API but were not
implemented by pylero.
Added in the base class in order to be used both for Document and
WikiPage classes.

Signed-off-by: Eli Mesika<emesika@redhat.com>
Copy link
Collaborator

@leelavg leelavg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving based on function signatures when checked against ws/services

@leelavg leelavg merged commit 5fcf257 into RedHatQE:main Apr 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants