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]


Reply via email to