summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-24 08:05:04 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-24 08:05:04 -0700
commit1c3a1a8673743cd5d8f9be3670cbf50772043bc5 (patch)
tree7fe3024904ab0321faec4fdb65bdecd51bb06549 /Changes
parent87da900e51fb8a10c7b36c11c7f040ebf876753d (diff)
downloadp5-API-GitForge-42dcf3fb212357ce1ae75fe3070d460df41d6352.tar.gz
v0.005v0.005
- API::GitForge::Role::GitForge::clean_repo(): don't continue if fail to push the gitforge branch. - API::GitForge::GitLab::_clean_config_repo(): use target project namespace rather than always using the user's namespace. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index fa14948..1fbbfea 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for API::GitForge
{{$NEXT}}
+
+0.005 2020-05-24 08:04:55-07:00 America/Phoenix
- API::GitForge::Role::GitForge::clean_repo(): don't continue if
fail to push the gitforge branch.
- API::GitForge::GitLab::_clean_config_repo(): use target project