Changes for version 0.14
- Change: 4b0a3fb70e9c1567a183933282d73b3d7371898e Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-20 19:12:32 +0000
- bump version
- Change: 1bca62318db3a4b6b4b2b74f096e4b9245bc94b1 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-15 16:33:39 +0000
- tweak descriptions of the plugins' options
- Change: f91b0281d69fc266420cea812bc5ff1e06b845d7 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-15 14:18:50 +0000
- do not test for pod coverage
- Change: 54b617f9c8dca21a7473ad6eddf39be0e96c40ce Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-15 14:18:25 +0000
- remove tests (now generated at build)
- Change: 33b8b3b1be4d0147989f66d7ec71efc5e58ace2e Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-15 14:17:03 +0000
- check if .git dir exists before checking for the remote
- Change: bc24e42b071a4de7ac45fa5400b751f89c861984 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-12-15 05:15:16 +0000
- Merge pull request #7 from thaljef/master
- Added an option to prompt for confirmation before creating GitHub repo
- Change: 8f7c106e7afbb45e69f8c35e7d8836b0a6772f01 Author: Jeffrey Ryan Thalhammer <jeff@imaginative-software.com> Date : 2011-12-14 22:59:25 +0000
- Prevent uninitialized warning
- If not online (or GitHub is offline) the $json_text is undef, which causes an 'uninitialized' warning. This commit avoids that.
- Also, I found the double-negative statements to be hard to understand. So I rewrote them.
- Change: 823f637ab77b955b9dd135c5d5ac4556f229177f Author: Jeffrey Ryan Thalhammer <jeff@imaginative-software.com> Date : 2011-12-14 22:36:03 +0000
- Prompt for confirmation before creating GitHub repo.
- Added an option to prompt for confirmation before creating a GitHub repository. By default, this option is false.
- Change: 450199aa25e9f77da68fc0b8c486977054d8b012 Author: Alessandro Ghedini <al3xbio@gmail.com> Date : 2011-08-25 17:01:37 +0000
- document 'metacpan' option in GitHub bundle
Modules
Set of plugins for working with GitHub
Create GitHub repo on dzil new
Add GitHub repo info to META.{yml,json}
Update GitHub repo info on release
GitHub plugins all-in-one