From ca1af5ff75521b8f2071642335858f464a7f221d Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 10 Mar 2020 09:21:35 -0700 Subject: v0.003 - API::GitForge::GitLab::_ensure_repo(): avoid an unnecessary API call. - API::GitForge::Role::GitForge::clean_repo(): try to unprotect fork branches before deleting them, if GitForge API library supports doing this. - API::GitForge::Role::GitForge::clean_repo(): push the gitforge branch using Git::Wrapper again. During early testing, this seemed to hang after pushing to GitLab installations, but it seems to work well now. Signed-off-by: Sean Whitton --- Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changes') diff --git a/Changes b/Changes index d5d3c2a..cc506c8 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for API::GitForge {{$NEXT}} + +0.003 2020-03-10 09:21:28-07:00 America/Phoenix - API::GitForge::GitLab::_ensure_repo(): avoid an unnecessary API call. - API::GitForge::Role::GitForge::clean_repo(): try to unprotect -- cgit v1.2.3