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

control-service: upgrade python client #2076

Merged
merged 1 commit into from
May 17, 2023

Conversation

murphp15
Copy link
Collaborator

Why

We were using a version of the python client generator that had a few bugs in it. I opened tickets and they have fixed the bugs

What

Upgrade the gradle plugin version and remove the hacks in the gradle codebase to workaround the existing issues.

How has this been tested

I made a release of it locally and ran the vdk-control-cli tests using the newest python client library.

Signed-off-by: murphp15 <murphp15@tcd.ie>
@murphp15 murphp15 merged commit d88c3c2 into main May 17, 2023
11 checks passed
@murphp15 murphp15 deleted the person/murphp15/upgrade_python_client branch May 17, 2023 12:54
murphp15 added a commit that referenced this pull request May 17, 2023
# Why
We were using a version of the python client generator that had a few
bugs in it. I opened tickets and they have fixed the bugs. in this PR
#2076 I released the
new version.

# What
Make a few small changes to make it compatible with the latest version

# How has this been tested
ran tests locally

Signed-off-by: murphp15 <murphp15@tcd.ie>
yonitoo pushed a commit that referenced this pull request May 18, 2023
# Why
We were using a version of the python client generator that had a few
bugs in it. I opened tickets and they have fixed the bugs
# What
Upgrade the gradle plugin version and remove the hacks in the gradle
codebase to workaround the existing issues.

# How has this been tested 
I made a release of it locally and ran the vdk-control-cli tests using
the newest python client library.

Signed-off-by: murphp15 <murphp15@tcd.ie>
yonitoo pushed a commit that referenced this pull request May 18, 2023
# Why
We were using a version of the python client generator that had a few
bugs in it. I opened tickets and they have fixed the bugs. in this PR
#2076 I released the
new version.

# What
Make a few small changes to make it compatible with the latest version

# How has this been tested
ran tests locally

Signed-off-by: murphp15 <murphp15@tcd.ie>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants