Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] Multi-branch build for GEF Classic
  • From: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
  • Date: Tue, 12 Dec 2023 21:05:19 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=dfdKDiuYb/qX5EU/DN5HfdQIeoT3S7gTyN9dVql6vSU=; b=ifZZuxrC9t24mKSnIe9o7bxoI8oiX4U/FGj+o6eQTW+jhmvY9XDEY1Bnj9DEbyibnIF10WNdxuAzwykQbVMVQih6HeaW2lYPVU+4/HUw8xY+bM500Tz8mGfrMfwJTJ9cryBzO197mrwEwHprr08ZDageZiG33vXkg2wmVWPEHqUk6lPNJA8x3d03pHowMdOfeLz+zNnhdKEGqT7a2y5EiCEUdyQFp5a3Nz0cVDTKDt9P+mE/yKoV2nvi/sdrD3u5IEjIMKUtONJpB21tEKtmYukYaQk9koGiVuUF6CHxTN0ZiH1zoPRKp/ERnEcXF+ulgFNWLY5m1B65awSBdAV+/A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gen5f330/+0FaH4/0o/BT4IbJiVHuxSv9TpAA9z62S0cmCqDFRmUUIdBnMRuOgHx6G2hGczGqKrCbLG0D7yw+jUEYSRtdpiB0txLdxwNznbnQYrTT9ck/bbpRYdCr9U6hd0gIyHjNAVba3KsiHBxywm7IPqz4okAFLp1930l8Mkjbap0WAL/aGRn9ch/n5fJ5CGbiYDdvIacD6v9OwQUA9maHo0xMK+KCBLprsxltUkmQnrBZOIHjYbcEXSxk0+JGgu33iW4egr9/sm1fIqWbRFhzlMS7rY8+m/jT6KwaAk9heDbpbxsGRY2+c9M9ogAFulgrazJzJIHEu1FZJreDA==
  • Delivered-to: gef-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/gef-dev/>
  • List-help: <mailto:gef-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/gef-dev>, <mailto:gef-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/gef-dev>, <mailto:gef-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hi Alois,

that was my original motivation, actually. ;D

Now that the Jenkins build should also be triggered by pull-requests, can you set one up again?

It should be much easier to figure out what's wrong, if we can see the full build log.


Many regards,

Patrick


On 12.12.23 20:53, Alois Zoitl wrote:
Hi Patrick,

May I also place feature whishes?

It would be great to have the sonar build included:
https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/3938#note_1350589

I was not smart enough to get this working for the old build.

Br,
Alois


On Tue, 2023-12-12 at 20:29 +0100, Patrick Ziegler via gef-dev wrote:
Hello everyone,

I've set up a new multi-branch pipeline on the Jenkins to deprecate
the
old job.

New: https://ci.eclipse.org/gef/job/build-classic/

Old: https://ci.eclipse.org/gef/job/gef-classic-latest/


Main motivation being that the new job has a built-in GitHub
integration, meaning the build is also triggered for each
pull-request/branch

and (more importantly) is also included in the automatic checks that
shown in the browser.

I've disabled the old job and -if there are no objections- plan to
delete it within the next few days.


Many regards,

Patrick

_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/gef-dev


Back to the top