Changes for version 0.003 - 2020-03-10
- 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.
Documentation
create tidy forks for pull requests
create repos on git forges with optional features disabled
delete forks created by git-clean-forge-fork(1)
Modules
generic interface to APIs of sites like GitHub, GitLab etc.
common git forge operations using the GitHub API
common git forge operations using the GitLab API
role implementing generic git forge operations
create tidy forks for pull requests
create repos on git forges with optional features disabled
delete forks created by git-clean-forge-fork(1)