Project

General

Profile

Actions

Feature #3870

closed

jenkins job generating tarballs of all tagged releases

Added by laforge about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
03/28/2019
Due date:
% Done:

100%

Spec Reference:

Description

It would be great to have a script (which could subsequently be executed by a jenkins job) that would generate tarball releases for all our tags.

So basically something like:

foreach repository:
   foreach tag:
      autoreconf -fi && ./configure && make dist

If some older tags don't build [anymore] we could either explicitly blacklist them, or we simply build only tags no older than N years.

The resulting tarball releases should be collected somewhere in a directory which could then be subsequently rsync'ed to a public server/directory.


Checklist

  • merge osmo-ci.git patches
  • merge docker-playground.git patches
  • enable this job's e-mail notifications (currently disabled, because patches are not merged)
  • rsync the result to another server

Related issues

Related to OsmoMGW - Bug #4084: make dist: No rule to make target 'osmocom/mgcp_client/mgcp_common.h'Resolvedosmith07/01/2019

Actions
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)