• Alessio Caiazza's avatar
    Add releases API · 1ea2d9fa
    Alessio Caiazza authored
    This commit introduces Releases API under /api/v4/projects/:id/releases
    
    * We are introducing release policies at project level.
    * We are deprecating releases changes from tags, both api and web
    interface.
    * Tags::CreateService no longer create a release
    
    This feature is controlled by :releases_page feature flag
    1ea2d9fa