[
https://issues.apache.org/jira/browse/BEAM-11780?focusedWorklogId=550481&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-550481
]
ASF GitHub Bot logged work on BEAM-11780:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/21 23:18
Start Date: 09/Feb/21 23:18
Worklog Time Spent: 10m
Work Description: tvalentyn commented on pull request #13933:
URL: https://github.com/apache/beam/pull/13933#issuecomment-776309945
1) What is the process to update or regenerate the GCB code? How does one
find out What version of GCB used?
2) How do we account for GCB dependencies since top-level library is no
longer installed ? I am seeing following deps:
```
google-cloud-build==2.0.0
- google-api-core [required: >=1.22.0,<2.0.0dev, installed: 1.26.0]
- libcst [required: >=0.2.5, installed: 0.3.17]
- proto-plus [required: >=0.4.0, installed: 1.13.0]
```
It seems strange that we are modifying the external library for internal
testing purposes. Can these or similar changes be done upon import instead?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 550481)
Time Spent: 1h 20m (was: 1h 10m)
> Use vendor cloud build client library so that cloudbuild-python dependency
> can be removed
> -----------------------------------------------------------------------------------------
>
> Key: BEAM-11780
> URL: https://issues.apache.org/jira/browse/BEAM-11780
> Project: Beam
> Issue Type: Improvement
> Components: runner-dataflow, sdk-py-core
> Reporter: Yichi Zhang
> Assignee: Yichi Zhang
> Priority: P2
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This will make dataflow internal testing with prebuild sdk container workflow
> much easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)