Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gef-dev] Multi-branch build for GEF Classic
  • From: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
  • Date: Tue, 12 Dec 2023 20:29:31 +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=agI3o/kryFBsqzph6WtiF2n8kDHMr6bt8Dy4W6VZtyA=; b=I7RRLQPhAMNuPxkSuYE+3uNLUJYK2+U5uCSo1Iln74RC7A6q6jjHkWltCs/iIecB5TX05WSFSuNCHenObuvPIbLLpir1qwRsGGUyiyTVOS3AfTdZLlYsSbFcSVs3zk0BbDaK4w6fN85vZJypprr3oSya2ZJcSrWrQ3fbH3i2aACg9KUCkpOXn0YNQ6JANDOQ7dfNB3hmqoICx+SclJcENUGpmzBy3epe169jvEnS44ZFBaOvmOYp0PQ3cOw3/APdQKrwv6DMt6/glmQdI4hk5z2MbKSy4f2AZhbD4boX/Nq8nXUMZgNfDKPZKPwmIXRFqfKOSQ9ZOnQ9d/ImTyEhqQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=OeURbOyAZcSmllKJwDrdBQgjzimr8x8DFawYAuHQnSwi71dRvMQq2WqE0GUW2AEFBXhCjsnk37/MSQnW137FAuprTobgqicbKI/dghsZ8XMJ7TJOkXTQJ3hx0q+b1PTizNbNFyj0L4/UhrdA58k0mBtwo/ieOgIKvF6Fb73yPb2nXOjU7UERuAYGB+s387q+vGvrsfPfdOcnLx8pzvwdnqM+javM7VFsCxxeWYCGzp0zaIWTSgaUv8oDvST6tH3muUmv0jei3DkSF7GmrwlqAn3hGOAXZhsiM6XjPSKmNvqW9plflXXsXwt7/4TnuAPckZcvAtrNaLmfEA8Nv4YAuA==
  • 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

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



Back to the top