Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-31 Thread Andres Freund
Hi, On 2022-07-31 16:27:37 -0700, Andres Freund wrote: > On 2022-08-01 10:07:32 +1200, Thomas Munro wrote: > > > > I suspect it'd be better to remove the minor version numbers from the > > > > image name, so that switches from 13.0 -> 13.1 don't require CI > > > > changes. Any argument against? >

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-31 Thread Andres Freund
Hi, On 2022-08-01 10:07:32 +1200, Thomas Munro wrote: > > > I suspect it'd be better to remove the minor version numbers from the > > > image name, so that switches from 13.0 -> 13.1 don't require CI > > > changes. Any argument against? > > Yeah, that makes sense; it'd remove the need for commits

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-31 Thread Thomas Munro
On Mon, Aug 1, 2022 at 7:43 AM Andres Freund wrote: > On 2022-07-28 02:57:04 -0700, Andres Freund wrote: > > Freebsd 13.0, so far used by CI, is out of support. I've changed the > > image to be built against 13.1, so we can switch to that. > > I pushed that bit. Thanks, belated +1. > > I suspect

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-31 Thread Andres Freund
Hi, On 2022-07-28 02:57:04 -0700, Andres Freund wrote: > Freebsd 13.0, so far used by CI, is out of support. I've changed the > image to be built against 13.1, so we can switch to that. I pushed that bit. > I suspect it'd be better to remove the minor version numbers from the > image name, so t

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-28 Thread Matthias van de Meent
On Thu, 28 Jul 2022 at 19:31, Andres Freund wrote: > > Hi, > > On July 28, 2022 7:29:43 PM GMT+02:00, Matthias van de Meent > wrote: > >On Thu, 28 Jul 2022 at 11:57, Andres Freund wrote: > >> > >> Hi, > >> > >> Freebsd 13.0, so far used by CI, is out of support. I've changed the > >> image to b

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-28 Thread Andres Freund
Hi, On July 28, 2022 7:29:43 PM GMT+02:00, Matthias van de Meent wrote: >On Thu, 28 Jul 2022 at 11:57, Andres Freund wrote: >> >> Hi, >> >> Freebsd 13.0, so far used by CI, is out of support. I've changed the >> image to be built against 13.1, so we can switch to that. >> >> I suspect it'd be b

Re: ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-28 Thread Matthias van de Meent
On Thu, 28 Jul 2022 at 11:57, Andres Freund wrote: > > Hi, > > Freebsd 13.0, so far used by CI, is out of support. I've changed the > image to be built against 13.1, so we can switch to that. > > I suspect it'd be better to remove the minor version numbers from the > image name, so that switches f

ci: update to freebsd 13.1 / remove minor versions from image names

2022-07-28 Thread Andres Freund
Hi, Freebsd 13.0, so far used by CI, is out of support. I've changed the image to be built against 13.1, so we can switch to that. I suspect it'd be better to remove the minor version numbers from the image name, so that switches from 13.0 -> 13.1 don't require CI changes. Any argument against?