Agreed. Basically convert all x.(y-1) jobs to x.y jobs. On Fri, Oct 21, 2022 at 3:32 PM Jan Høydahl <[email protected]> wrote:
> Good find. The releaseWizard should probably be more detailed on that > particular step too: > > https://github.com/apache/solr/blob/main/dev-tools/scripts/releaseWizard.yaml#L523:L531 > > Jan > > > 21. okt. 2022 kl. 17:24 skrev Houston Putman <[email protected]>: > > > > Thanks for finding and raising this issue. > > > > When branch_9_1 was cut, branch_9x started representing Solr > 9.2.0-SNAPSHOT. > > The Jenkins jobs that we use to build these images have a manual set of > > branches they run on. branch_9_1 was never added, so 9.1.0-SNAPSHOT > images > > weren't being built. > > > > I'll go ahead and fix it now. > > > > - Houston > > > > On Fri, Oct 21, 2022 at 11:06 AM Tomasz Elendt <[email protected]> > > wrote: > > > >> Hi, > >> > >> quick question about nightly images - I see that some images, like > >> 9.1.0-SNAPSHOT [1], were pushed long time ago (25 days) yet branch > 9_1_0 on > >> GitHub shows there were many changes since then [2] (latest 14h ago). > I'll > >> admit, I don't understand much about how nightly images are actually > built > >> and published. But shouldn't nightly builds build and publish daily if > >> there are changes? > >> > >> Tomasz > >> > >> > >> [1] > >> > https://hub.docker.com/layers/apache/solr-nightly/9.1.0-SNAPSHOT/images/sha256-df4fc4ed878f4f900605b85fb988458a02e6e6ae38f48b5284695a7106fe4aae?context=explore > >> [2] https://github.com/apache/solr/tree/branch_9_1 > >
