Skip to content
  • Peter Hutterer's avatar
    Move the ci-fairy template to a separate file · 6789d7d6
    Peter Hutterer authored
    
    
    Having a separate file gives us slightly more flexibility what we can
    provide in terms of templates from ci-fairy. It also provides the option of
    updating ci-fairy independently from the base templates in case we don't
    want to rebuild a project's containers but want to make use of some new
    ci-fairy feature.
    
    We re-use the existing infrastructure for the template generation by calling
    the ci-fairy template a distribution because there's about 70% overlap
    anyway. Unfortunately, because there is only 70% the other 30% need to be
    special-cased now. So we add a few checks for a 'distribution' to provide
    custom templates and stages.
    
    Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
    6789d7d6