-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Hi,
We use jenkins-debian-glue at $work, but because we handle some very large source packages (up to 25 Go) we don't want jenkins to fetch every ref. This could lead to several hundred of Go transiting through the network, while with only need a few Go to build the source package.
How about introducing a new git backend with these 2 parameters ?
- repo URI
- refspec to build the source package from
This backend would first 'git archive' the given refspec only, then build the source package using dpkg-source instead of gbp.
Thanks in advance.
taurus-forever
Metadata
Metadata
Assignees
Labels
No labels