Date: Sat, 9 Jan 2021 12:43:06 +0800 From: Li-Wen Hsu <lwhsu@freebsd.org> To: Mark Millard <marklmi@yahoo.com> Cc: freebsd-git <freebsd-git@freebsd.org> Subject: Re: For main, will ci.freebsd.org display under "Build description" text like: main-c255728-g99d1a7829f88 ? Message-ID: <CAKBkRUzxAaE_90t=pxG2bHxbTZif4o7a4_vFU4dDweG9HHHRNQ@mail.gmail.com> In-Reply-To: <9790978C-6D11-4729-9F4F-8ECD06C61D4A@yahoo.com> References: <9790978C-6D11-4729-9F4F-8ECD06C61D4A.ref@yahoo.com> <9790978C-6D11-4729-9F4F-8ECD06C61D4A@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jan 9, 2021 at 8:38 AM Mark Millard via freebsd-git <freebsd-git@freebsd.org> wrote: > > What sort of text will appear under "Build description" for > htts://ci.frebsd.org once main finally starts getting CI > builds again? > > Will it be like the uname output (invented example)?: > > main-c255728-g99d1a7829f88 In short, I'm not sure, but very likely. Currently there is a stranding issue that Jenkins doesn't provide an easy way to get abbreviated commit hash. This is not a blocking issue, and there are still waysto get it, but may need more time to test and implement. I haven't decided what is the best to put into the build description (and even haven't taught ci.freebsd.org about git. but should be soon!) I was thinking just using the abbreviated commit hash, but it might be a good idea to also prefix or suffix the commits count. I'll check if it is possible and easy to get this. I'm not sure it still needs to include the branch name in the build description, as it is already in the job name, and on artifact.freebsd.org, there are parent directories with branch names. Best, Li-Wen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUzxAaE_90t=pxG2bHxbTZif4o7a4_vFU4dDweG9HHHRNQ>