eantyshev commented on PR #23088:
URL: https://github.com/apache/beam/pull/23088#issuecomment-1273172095

   I've realized that we had a bug in Collect&Deploy Examples workflow
   
https://github.com/apache/beam/blob/master/.github/workflows/playground_deploy_examples.yml#L50
   It checks that there're affected examples only in the last commit of a PR
   which resulted in very rare examples deployments
   It is fixed in this PR but the production backend isn't up-to-date to 
compile some of the Go examples
   The deployments will start and break ~4 Go examples on production
   Conclusion: we need to update Playground backend (and maybe frontend) ASAP 
and only then merge this PR


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to