Thanks Ashwin, Exactly. The readme doesn't match the current state of the code.
On Sun, May 24, 2020, 2:34 PM Ashwin Ramaswami <aramaswa...@gmail.com> wrote: > Not sure, but deploy_travis.sh seems to have been deleted in this commit: > https://github.com/apache/beam-wheels/commit/40c0bd1a36d70736b84e925889cdad417e429fd4 > > On 2020/05/22 02:13:35, Austin Bennett <whatwouldausti...@gmail.com> > wrote: > > Hi All, > > > > Was digging into https://github.com/apache/beam-wheels after being > reminded > > of https://issues.apache.org/jira/browse/BEAM-9388 (I recall the > original > > conversation --> > > > https://lists.apache.org/thread.html/r4a7d34e64a34e9fe589d06aec74d9b464d252c516fe96c35b2d6c9ae%40%3Cdev.beam.apache.org%3E > > Not > > sure whether taking on that issue is too ambitious, given would likely be > > lacking much context. > > > > Eliminating manual steps is the thing, so esp. happy to help with such > > things to make our lives easier! > > > > Trying to track down what all is involved here. Seems I am missing > > something, deploy_travis.sh is mentioned in the README > > <https://github.com/apache/beam-wheels/blob/master/README.md>, but I > don't > > see it in this helper repo, nor in the main beam repo. It actually looks > > like step now relies upon: > > > https://github.com/apache/beam/blob/master/release/src/main/scripts/sign_hash_python_wheels.sh > > to take from GCS to SVN? > > > > If my understanding is correct, I will at least update the > > documentation/README in beam-wheels. > > > > Cheers, > > Austin > > >