8 years agoclean up preflight checks mirror/master
Graham Knop [Sat, 5 Dec 2015 12:16:29 +0000]
clean up preflight checks

8 years agosplit out checking for cpan-upload from preflight
Graham Knop [Sat, 5 Dec 2015 08:29:18 +0000]
split out checking for cpan-upload from preflight

8 years agosplit manifest checking out from preflight and improve
Graham Knop [Sat, 5 Dec 2015 08:27:22 +0000]
split manifest checking out from preflight and improve

8 years agosplit version checking out from preflight
Graham Knop [Sat, 5 Dec 2015 07:49:24 +0000]
split version checking out from preflight

8 years agodocs
Graham Knop [Sat, 5 Dec 2015 23:56:32 +0000]
docs

8 years agoensure README built in correct order
Graham Knop [Thu, 12 Nov 2015 10:05:29 +0000]
ensure README built in correct order

8 years agoconfigurable Changes filename
Graham Knop [Thu, 12 Nov 2015 10:03:03 +0000]
configurable Changes filename

8 years agoallow option to release from a different branch
Graham Knop [Thu, 12 Nov 2015 09:48:21 +0000]
allow option to release from a different branch

8 years agofold committing into adding changelog header script
Graham Knop [Fri, 6 Nov 2015 23:04:47 +0000]
fold committing into adding changelog header script

8 years agorefactor makefile additions
Graham Knop [Thu, 12 Nov 2015 09:29:01 +0000]
refactor makefile additions

8 years agomake releasetest more portable
Graham Knop [Mon, 9 Nov 2015 04:30:09 +0000]
make releasetest more portable

8 years agouse macros for deleting makefile
Graham Knop [Thu, 3 Dec 2015 06:10:54 +0000]
use macros for deleting makefile

8 years agognu style args
Graham Knop [Thu, 12 Nov 2015 09:26:40 +0000]
gnu style args

8 years agoclean up phony targets
Graham Knop [Mon, 14 Dec 2015 12:46:08 +0000]
clean up phony targets

8 years agoallow ABSTRACT_FROM to be overwritten
Graham Knop [Mon, 14 Dec 2015 12:46:21 +0000]
allow ABSTRACT_FROM to be overwritten

8 years agoadd version bump targets to .PHONY
Graham Knop [Tue, 3 Nov 2015 06:00:25 +0000]
add version bump targets to .PHONY

8 years agoadd our custom targets to .PHONY
Graham Knop [Fri, 30 Oct 2015 19:35:43 +0000]
add our custom targets to .PHONY

8 years agohave disttest on release include xt tests and RELEASE_TESTING=1
Graham Knop [Fri, 30 Oct 2015 19:34:59 +0000]
have disttest on release include xt tests and RELEASE_TESTING=1

8 years agoallow forcing version bump
Graham Knop [Thu, 29 Oct 2015 20:37:46 +0000]
allow forcing version bump

8 years agoallow quotes around version in Makefile.PL
Graham Knop [Thu, 29 Oct 2015 20:37:34 +0000]
allow quotes around version in Makefile.PL

8 years agoalso bump versions in bin/script
Graham Knop [Thu, 29 Oct 2015 20:37:18 +0000]
also bump versions in bin/script

8 years agoalways skip distdir in manifest
Graham Knop [Sun, 18 Oct 2015 16:46:29 +0000]
always skip distdir in manifest

8 years agoinclude full release changelog in nextrelease
Graham Knop [Wed, 2 Sep 2015 10:53:13 +0000]
include full release changelog in nextrelease

8 years agotry to maintain length when bumping version
Graham Knop [Wed, 12 Aug 2015 17:45:28 +0000]
try to maintain length when bumping version

8 years agocalculate version parts correctly for short versions
Graham Knop [Wed, 12 Aug 2015 16:50:28 +0000]
calculate version parts correctly for short versions

8 years agoremove unneeded use lines
Graham Knop [Wed, 22 Jul 2015 19:44:26 +0000]
remove unneeded use lines

8 years agoinclude LICENSE file if it exists
Graham Knop [Wed, 22 Jul 2015 19:44:07 +0000]
include LICENSE file if it exists

8 years agorefactor README handling v0.002000
Graham Knop [Wed, 22 Jul 2015 13:26:13 +0000]
refactor README handling

If a README file exists in the repo dir, it will be used automatically
rather than generating one.

8 years agogeneralize manifest adding script
Graham Knop [Wed, 22 Jul 2015 13:24:07 +0000]
generalize manifest adding script

8 years agorefactoring Makefile code
Graham Knop [Wed, 22 Jul 2015 13:08:42 +0000]
refactoring Makefile code

8 years agomove preflight to separate script
Graham Knop [Wed, 22 Jul 2015 13:05:22 +0000]
move preflight to separate script

9 years agohook into EUMM at a higher level
Graham Knop [Sun, 8 Feb 2015 17:05:52 +0000]
hook into EUMM at a higher level

9 years agobump should only check for staged changes, not output diff
Graham Knop [Sat, 14 Mar 2015 21:06:48 +0000]
bump should only check for staged changes, not output diff

9 years agoprevent make bump triggering pager
Graham Knop [Sat, 14 Mar 2015 20:55:08 +0000]
prevent make bump triggering pager

9 years agojoin multiple authors rather than picking one
Graham Knop [Sun, 8 Feb 2015 16:50:15 +0000]
join multiple authors rather than picking one

9 years agoversion bumping commands commit to git
Graham Knop [Fri, 6 Feb 2015 11:36:36 +0000]
version bumping commands commit to git

9 years agoadd refresh command to update distar
Graham Knop [Sat, 7 Feb 2015 02:59:59 +0000]
add refresh command to update distar

9 years agoalso update version in Makefile.PL (e.g. in provides metadata)
Karen Etheridge [Sat, 4 Oct 2014 20:11:06 +0000]
also update version in Makefile.PL (e.g. in provides metadata)

9 years agohandle alpha versions better in bump script
Graham Knop [Thu, 21 Aug 2014 18:00:23 +0000]
handle alpha versions better in bump script

9 years agoadd version bumping make targets
Graham Knop [Sun, 17 Aug 2014 16:08:49 +0000]
add version bumping make targets

9 years agoadd nextrelease command to add version heading to changelog
Graham Knop [Thu, 21 Aug 2014 14:01:11 +0000]
add nextrelease command to add version heading to changelog

9 years agoclean Distar and MANIFEST files in realclean
Graham Knop [Wed, 20 Aug 2014 19:55:05 +0000]
clean Distar and MANIFEST files in realclean

9 years agowrite MANIFEST.SKIP when writing Makefile
Graham Knop [Sun, 17 Aug 2014 15:46:51 +0000]
write MANIFEST.SKIP when writing Makefile

9 years agofix quoting of Makefile snippet for README
Karen Etheridge [Sun, 27 Jul 2014 00:18:40 +0000]
fix quoting of Makefile snippet for README

9 years agoallow customizing what happens to README, for Catalyst-Manual
Karen Etheridge [Sat, 26 Jul 2014 21:55:02 +0000]
allow customizing what happens to README, for Catalyst-Manual

9 years agoalso add .pod files to MANIFEST
Karen Etheridge [Sat, 26 Jul 2014 21:53:54 +0000]
also add .pod files to MANIFEST

9 years agoallow AUTHOR to be overridden
Karen Etheridge [Sat, 26 Jul 2014 18:24:39 +0000]
allow AUTHOR to be overridden

9 years agolicense is properly "perl_5"
Karen Etheridge [Sun, 13 Jul 2014 21:34:53 +0000]
license is properly "perl_5"

9 years agouse UTC for datestamp in Changes file, not local time
Karen Etheridge [Tue, 8 Jul 2014 01:28:52 +0000]
use UTC for datestamp in Changes file, not local time

9 years agodeclare a default minimum perl version, overridable if needed
Karen Etheridge [Tue, 8 Jul 2014 01:14:06 +0000]
declare a default minimum perl version, overridable if needed

9 years agoaccount for EUMM versions that require either an array or a scalar for the AUTHOR
Graham Knop [Thu, 15 May 2014 12:37:58 +0000]
account for EUMM versions that require either an array or a scalar for the AUTHOR

10 years agosimplify manicheck
Graham Knop [Wed, 5 Mar 2014 16:25:52 +0000]
simplify manicheck

10 years agocorrectly apply fatal warnings to caller
Graham Knop [Sat, 1 Mar 2014 06:53:19 +0000]
correctly apply fatal warnings to caller

10 years agocheck that cpan-upload is available before starting release
Graham Knop [Fri, 21 Feb 2014 18:32:34 +0000]
check that cpan-upload is available before starting release

10 years agobe compatible with ancient EUMM
Graham Knop [Tue, 21 Jan 2014 06:24:09 +0000]
be compatible with ancient EUMM

10 years agovalidate manifest file when testing dist
Graham Knop [Tue, 24 Dec 2013 03:01:46 +0000]
validate manifest file when testing dist

10 years agoinclude subdirectories in author tests
Graham Knop [Mon, 23 Dec 2013 02:38:22 +0000]
include subdirectories in author tests

10 years agowhitespace cleanup
Graham Knop [Mon, 23 Dec 2013 02:37:33 +0000]
whitespace cleanup

10 years agofix for new git
Graham Knop [Tue, 10 Dec 2013 16:04:31 +0000]
fix for new git

10 years agoreplace strictures with strict+warnings
Graham Knop [Tue, 5 Nov 2013 04:47:55 +0000]
replace strictures with strict+warnings

10 years agorestore stolen - in Changes line
Matt S Trout [Tue, 10 Sep 2013 20:55:48 +0000]
restore stolen - in Changes line

10 years agotest that VERSION has been changed earlier
Graham Knop [Thu, 5 Sep 2013 03:41:14 +0000]
test that VERSION has been changed earlier

10 years agostop using autodie to be compatible with perl < 5.8.4
Graham Knop [Wed, 4 Sep 2013 20:09:31 +0000]
stop using autodie to be compatible with perl < 5.8.4

10 years agoreally fix Changes line this time (thanks ribasushi!)
Karen Etheridge [Wed, 21 Aug 2013 15:40:50 +0000]
really fix Changes line this time (thanks ribasushi!)

10 years agomake date line of Changes file CPAN::Changes::Spec-compliant
Karen Etheridge [Sun, 18 Aug 2013 22:52:51 +0000]
make date line of Changes file CPAN::Changes::Spec-compliant

10 years agoadd a version number so we can rely on new features v0.001000
Graham Knop [Thu, 18 Jul 2013 11:19:19 +0000]
add a version number so we can rely on new features

10 years agouse subclassing to avoid interfering with a MY::postamble
Graham Knop [Tue, 16 Jul 2013 19:46:22 +0000]
use subclassing to avoid interfering with a MY::postamble

10 years agomake sure all declared versions match
Graham Knop [Tue, 16 Jul 2013 08:59:37 +0000]
make sure all declared versions match

10 years agoonly push the tag we created
Graham Knop [Tue, 16 Jul 2013 20:15:13 +0000]
only push the tag we created

10 years agoexplain what the extra args are used for
Karen Etheridge [Tue, 16 Jul 2013 19:18:33 +0000]
explain what the extra args are used for

10 years agoMY::postamble accepts a param, which it will concat onto its results
Karen Etheridge [Wed, 19 Jun 2013 05:49:58 +0000]
MY::postamble accepts a param, which it will concat onto its results

10 years agopush branch and tag at the same time
Graham Knop [Thu, 30 May 2013 19:23:10 +0000]
push branch and tag at the same time

10 years agoupload after creating tag to prevent duplicating versions
Graham Knop [Thu, 30 May 2013 19:22:37 +0000]
upload after creating tag to prevent duplicating versions

11 years agofix dist NAME, as per https://gist.github.com/miyagawa/5242916
Karen Etheridge [Tue, 26 Mar 2013 04:53:33 +0000]
fix dist NAME, as per https://gist.github.com/miyagawa/5242916

11 years agoonly push to origin
Arthur Axel 'fREW' Schmidt [Sun, 17 Mar 2013 14:47:06 +0000]
only push to origin

11 years agoclarify error
Arthur Axel 'fREW' Schmidt [Wed, 13 Mar 2013 01:12:48 +0000]
clarify error

11 years agoFix my lazy IO mistake
Graham Knop [Wed, 13 Feb 2013 09:39:26 +0000]
Fix my lazy IO mistake

11 years agoinclude maint/Makefile.include if it exists
Graham Knop [Mon, 11 Feb 2013 07:40:46 +0000]
include maint/Makefile.include if it exists

11 years agofix changes check when diff.mnemonicprefix is set
Graham Knop [Sat, 9 Feb 2013 02:23:34 +0000]
fix changes check when diff.mnemonicprefix is set

11 years agoallow being ahead of remote but not divergent
Graham Knop [Sat, 9 Feb 2013 02:22:00 +0000]
allow being ahead of remote but not divergent

11 years agospelling
Karen Etheridge [Sun, 9 Sep 2012 01:11:07 +0000]
spelling

11 years agoFile::Spec is much better suited for finding /dev/null
Christian Walde [Sun, 15 Jul 2012 14:02:22 +0000]
File::Spec is much better suited for finding /dev/null

11 years agoadd-readme-to-manifest is now a script to reduce makefile complexity
Christian Walde [Sun, 15 Jul 2012 13:39:25 +0000]
add-readme-to-manifest is now a script to reduce makefile complexity

11 years agoselect the appropiate system null hole
Christian Walde [Sun, 15 Jul 2012 12:42:31 +0000]
select the appropiate system null hole

11 years agoselect the appropiate system make
Christian Walde [Sun, 15 Jul 2012 12:41:51 +0000]
select the appropiate system make

11 years agoswitch makefile trick
Matt S Trout [Sat, 12 May 2012 00:46:07 +0000]
switch makefile trick

11 years agoprobably improve the release stuff
Matt S Trout [Fri, 11 May 2012 18:30:02 +0000]
probably improve the release stuff

11 years agoghetto project init
Matt S Trout [Fri, 11 May 2012 18:29:46 +0000]
ghetto project init

12 years agorefuse to release from not master
Matt S Trout [Mon, 30 Jan 2012 20:20:05 +0000]
refuse to release from not master

12 years agoonly grab root Makefile.PL
Matt S Trout [Mon, 23 Jan 2012 17:48:54 +0000]
only grab root Makefile.PL

12 years agodon't overwrite manifest after preflight
Matt S Trout [Mon, 3 Oct 2011 21:45:40 +0000]
don't overwrite manifest after preflight

12 years agoinclude basic tests in author mode
Matt S Trout [Mon, 25 Jul 2011 04:29:54 +0000]
include basic tests in author mode

12 years agochange release name policy
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 01:12:21 +0000]
change release name policy

12 years agopush tags before branches
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 00:51:56 +0000]
push tags before branches

This way we fail if the tag has already been created, thus avoiding
embarassing situations where a release has already been made.

12 years agoUse real tags instead of lightweight tags
Arthur Axel 'fREW' Schmidt [Mon, 25 Jul 2011 00:50:43 +0000]
Use real tags instead of lightweight tags

The reason for this is that then we have a tag date as well as a
tagger, which may be different than the commit date and the commiter

12 years agoadd MANIFEST check to preflight
Matt S Trout [Wed, 20 Jul 2011 04:54:00 +0000]
add MANIFEST check to preflight

12 years agoswitch to Distar/lib for newer usage style
Matt S Trout [Wed, 20 Jul 2011 04:42:40 +0000]
switch to Distar/lib for newer usage style

12 years agocleanup Changes and README handling
Matt S Trout [Fri, 15 Jul 2011 15:44:37 +0000]
cleanup Changes and README handling

13 years agocan't disttest as a direct dep of dist contruction - doesn't wipe the distdir and...
Matt S Trout [Wed, 16 Feb 2011 12:41:12 +0000]
can't disttest as a direct dep of dist contruction - doesn't wipe the distdir and rebuild post disttest

13 years agoforgot to default the license to perl
Matt S Trout [Wed, 16 Feb 2011 02:52:38 +0000]
forgot to default the license to perl