Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
7.x-3.x-dev
Component:
Install process
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2017 at 13:19 UTC
Updated:
14 Dec 2017 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
helmo commentedComment #3
jon pughI think perhaps we can avoid changing the makefile to use git by creating a second makefile that has this, and make the CI builds use that instead.
I recently did this with devshop so that devmaster profile can be copied from a folder (needed for forks and pull requests) instead of checked out. https://github.com/opendevshop/devshop/blob/1.x/RoboFile.php#L144
Comment #4
helmo commentedWhat CI is testing then is the new Debian packages which should be promoted to the stable channel.
I'd like to keep CI as close to a normal install as possible. And having another file with version numbers in them to maintain is an extra thing to go wrong.
Comment #6
helmo commentedFirst in the 1.13 release.