-
Notifications
You must be signed in to change notification settings - Fork 32
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
fix(currency): install google-cloud-storage v2.18.2 separately for python 3.11 and python 3.12 #662
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait. You have just removed the job that runs GoogleCloud in the commit b7d66d1.
Why you are re-introducing it again?
5567b02
to
fb92a6d
Compare
fb92a6d
to
5dfa2a3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me.
5dfa2a3
to
133485d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @CagriYonca, I don't quite understand the intention behind this PR.
This change doesn't reflect the title of the PR: "run google-cloud-storage v2.18.2 separately for python 3.11"
.
The commit message: combined requirement files into one file and updated pipelines also refers to something else.
It's just a fix for fix_requirements branch, I'll update the commit message right now |
e937ecb
to
4a6e945
Compare
4a6e945
to
e8e8b96
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add an entry here to prevent running gcs tests on the runtime jobs.
e8e8b96
to
3fda3c9
Compare
3fda3c9
to
4ff10cc
Compare
4ff10cc
to
a0fd4c4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…r python3.11 and python3.12 Signed-off-by: Cagri Yonca <cagri@ibm.com>
a0fd4c4
to
65bc75f
Compare
I'm closing this PR. The PR below solves dependency problems with google-cloud package for Python 3.11 and 3.12: |
No description provided.