https://github.com/apache/beam/pull/26869 should fix
On Wed, May 24, 2023 at 11:45 AM Chamikara Jayalath <chamik...@google.com> wrote: > > > On Wed, May 24, 2023 at 8:41 AM Danny McCormick <dannymccorm...@google.com> > wrote: > >> This has finished. One thing I did notice: we requested that Infra create >> repos for some transform service docker images (context >> <https://issues.apache.org/jira/browse/INFRA-24629>), but those didn't >> seem to get published. @Chamikara Jayalath <chamik...@google.com> should >> they be added to >> https://github.com/apache/beam/blob/dcf0c0f88054e149a34bb39510bdcab0581da982/build.gradle.kts#L595 >> or are they not getting published yet? >> > > Ah, yes. I'll update that target. > >> >> We can manually publish them this time if needed. I also don't think this >> should block us from getting an RC out for validation though since it just >> breaks a small set of use cases which we can validate once the containers >> are pushed if needed. >> > > It's great if you can manually push. Agree that this should not be > a blocker. Repositories were already created by INFRA. > > Thanks, > Cham > > >> Thanks, >> Danny >> >> On Wed, May 24, 2023 at 9:35 AM Danny McCormick < >> dannymccorm...@google.com> wrote: >> >>> I'm currently in the process of publishing the containers, I will let >>> you know when it completes. >>> >>> Thanks, >>> Danny >>> >>> On Tue, May 23, 2023 at 8:09 PM Ritesh Ghorse via dev < >>> dev@beam.apache.org> wrote: >>> >>>> Hey everyone, >>>> >>>> I'm at the stage of pushing docker containers to the apache repository >>>> of [Dockerhub](https://hub.docker.com/search?q=apache%2Fbeam&type=image). >>>> Since I'm not a part of the `beammaintainers` group, I'm getting permission >>>> denied. >>>> >>>> For the people in the `beammaintainers` group, please let me know how >>>> to proceed with this one. >>>> >>>> Thanks! >>>> >>>