summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* finalise changelog for 0.003-1 uploaddebian/0.003-1archive/debian/0.003-1Sean Whitton2020-03-10
|
* changelogSean Whitton2020-03-10
|
* Merge tag 'v0.003' into debianSean Whitton2020-03-10
|\ | | | | | | | | | | | | | | | | | | | | v0.003 # gpg: Signature made Tue 10 Mar 2020 09:21:35 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.003v0.003Sean Whitton2020-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. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * refer to the fork consistently with $fork_uriSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * drop spurious camel caseSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * push the gitforge branch using Git::Wrapper again.Sean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * try to unprotect fork branches before deleting themSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * pass single argument to methods which take a single argumentSean Whitton2020-03-10
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * don't look up namespace if project already existsSean Whitton2020-03-09
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | finalise changelog for 0.002-1 uploaddebian/0.002-1archive/debian/0.002-1Sean Whitton2020-03-09
| |
* | changelogSean Whitton2020-03-09
| |
* | Merge tag 'v0.002' into debianSean Whitton2020-03-09
|\| | | | | | | | | | | | | | | | | | | | | v0.002 # gpg: Signature made Mon 09 Mar 2020 12:17:55 PM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: issuer "spwhitton@spwhitton.name" # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * v0.002v0.002Sean Whitton2020-03-09
| | | | | | | | | | | | | | | | | | | | - Implement API::GitForge::GitLab::_ensure_repo(). - Add git repo metadata to dist.ini. - Don't disable merge requests in GitLab clean forks. Otherwise we can't submit merge requests upstream. - Code cleanup. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * bump versionSean Whitton2020-03-09
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * Implement API::GitForge::GitLab::_ensure_repo()Sean Whitton2020-03-09
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * add .build to .gitignoreSean Whitton2020-02-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * add TODOSean Whitton2020-02-20
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * add TODOSean Whitton2020-02-17
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * changelogSean Whitton2020-02-17
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * don't drop .git from $upstream in two placesSean Whitton2020-02-17
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * Don't disable merge requests in GitLab clean forksSean Whitton2020-02-17
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * Add git repo metadata to dist.iniSean Whitton2020-02-16
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | changelogSean Whitton2020-02-26
| |
* | Enable pkg-perl autopkgtests.gregor herrmann2020-02-25
| | | | | | | | | | | | Add Testsuite header in debian/control, and add a debian/tests/pkg-perl/use-name file with the main module name for the use.t test.
* | use dh-dist-zillaSean Whitton2020-02-17
| |
* | initial Debianisationdebian/0.001-1archive/debian/0.001-1Sean Whitton2020-02-16
|/ | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* v0.001v0.001Sean Whitton2020-02-16
| | | | | | - First public release. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* consistency with parens usageSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* fix a copyright noticeSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* document interfaces as unstable for nowSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* alignment in READMESean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* mark 'exit' redefines as not needing PODSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* set versionSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* set signoff for Dist::Zilla::Plug-in::Git::CommitSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* bypass Git::Wrapper for pushing gitforge branchSean Whitton2020-02-16
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* rework script into API::GitForge generic interfaceSean Whitton2020-02-16
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>