Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] Jenkins jobs

Great work! Thanks, Jochen. I will take care of your PRs now. 

—Jan. 

On Nov 18, 2017, at 4:41 PM, Jochen Hiller <jo.hiller@xxxxxxxxxxxxxx> wrote:

All,

as we moved our HIPP instance to a Jenkins based instance (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=522763) I cleaned up the current build infrastructure. See current state at https://ci.eclipse.org/concierge/

I fixed all jobs now to run against GitHub repo. The job "Master_Build" will build when a push to repo has been done. The successor job "Master_PublishSnapshot" will post the build results as a snapshot build to http://download.eclipse.org/concierge/download/snapshots/?d

In addition I added two nightly builds: for R5.1 (currently master branch) and for R6.0 (currently branch "r6"). They will be built on 03:00am and 04:00am EST timezone.

I move all other jobs "work in progress" into a "test jobs" view so the view "CI_CD" contains now all valid and supported jobs.

I will start now again on testing to publish the maven artifacts to Eclipse repo and MavenCentral.

Bye, Jochen

_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/concierge-dev


Back to the top