Skip to content

Commit

Permalink
Rebacon, update
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jun 23, 2015
1 parent 2003b13 commit 9fbc690
Show file tree
Hide file tree
Showing 5 changed files with 60 additions and 28 deletions.
42 changes: 21 additions & 21 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,56 +12,56 @@ before_script:
branches:
only:
- master
- build/master
- builds
- releases
install:
- time perl ./maint-travis-ci/install_deps_early.pl
- time perl ./maint-travis-ci/install_deps.pl
language: perl
matrix:
allow_failures:
- perl: 5.8
- perl: '5.8'
- env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
- env: STERILIZE_ENV=0
perl: 5.8
perl: '5.8'
- env: STERILIZE_ENV=0
perl: 5.10
perl: '5.10'
- env: STERILIZE_ENV=0
perl: 5.12
perl: '5.12'
- env: STERILIZE_ENV=1
perl: 5.8
perl: '5.8'
- env: STERILIZE_ENV=1
perl: 5.10
perl: '5.10'
include:
- env: STERILIZE_ENV=0 COVERAGE_TESTING=1
perl: 5.21
perl: '5.21'
- env: STERILIZE_ENV=1
perl: 5.21
perl: '5.21'
- env: STERILIZE_ENV=0
perl: 5.8
perl: '5.8'
- env: STERILIZE_ENV=0
perl: 5.10
perl: '5.10'
- env: STERILIZE_ENV=0
perl: 5.12
perl: '5.12'
- env: STERILIZE_ENV=0
perl: 5.14
perl: '5.14'
- env: STERILIZE_ENV=0
perl: 5.16
perl: '5.16'
- env: STERILIZE_ENV=0
perl: 5.20
perl: '5.20'
- env: STERILIZE_ENV=0
perl: 5.21
perl: '5.21'
- env: STERILIZE_ENV=1
perl: 5.8
perl: '5.8'
- env: STERILIZE_ENV=1
perl: 5.10
perl: '5.10'
- env: STERILIZE_ENV=1
perl: 5.20
perl: '5.20'
- env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
perl: 5.21
perl: '5.21'
- env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
perl: 5.21
perl: '5.21'
script:
- time perl ./maint-travis-ci/script.pl
sudo: false
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Release history for Acme-CPANAuthors-MBTI
{{$NEXT}}
[Dependencies::Stats]
- Dependencies changed since 0.001001, see misc/*.deps* for details
- develop: (recommends: +1)
- develop: +1 ↑3 -1 (recommends: +1, suggests: ↑2)

0.001001 2015-01-18T07:51:34Z 65b7481
[Bugfix]
Expand Down
14 changes: 8 additions & 6 deletions dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,12 @@ include_dotfiles = 1

[MetaJSON / @Author::KENTNL/MetaJSON]

[MetaYAML / @Author::KENTNL/MetaYAML]
[MetaYAML::Minimal / @Author::KENTNL/MetaYAML::Minimal]

[Manifest / @Author::KENTNL/Manifest]

[Author::KENTNL::TravisCI / @Author::KENTNL/Author::KENTNL::TravisCI]
:version = 0.001002

[CopyFilesFromBuild / @Author::KENTNL/CopyXBuild]
copy = LICENSE
Expand Down Expand Up @@ -88,7 +89,7 @@ replacer = replace_with_blank
-phase = develop
-type = suggests
Dist::Zilla::App::Command::bakeini = 0.001000
Dist::Zilla::PluginBundle::Author::KENTNL = 2.023002
Dist::Zilla::PluginBundle::Author::KENTNL = 2.024002

[Prereqs::AuthorDeps / @Author::KENTNL/Prereqs::AuthorDeps]

Expand All @@ -102,7 +103,7 @@ locate_comment = 1
default_jobs = 10

[Author::KENTNL::RecommendFixes / @Author::KENTNL/Author::KENTNL::RecommendFixes]
:version = 0.001001
:version = 0.004002

[Readme::Brief / @Author::KENTNL/ShippedReadme]

Expand Down Expand Up @@ -139,6 +140,7 @@ time_zone = UTC
allow_dirty_match = ^lib/

[Git::CommitBuild / @Author::KENTNL/Git::CommitBuild]
branch = builds
release_branch = releases

[Git::Tag / @Author::KENTNL/tag_release]
Expand Down Expand Up @@ -173,8 +175,8 @@ modules = Dist::Zilla::App::Command::bakeini
; auto_prereqs_skip = File::Find
-phase = develop
-relationship = requires
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.001001
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0
Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes = 0.004002
Dist::Zilla::Plugin::Author::KENTNL::TravisCI = 0.001002
Dist::Zilla::Plugin::Authority = 1.006
Dist::Zilla::Plugin::AutoPrereqs = 0
Dist::Zilla::Plugin::BumpVersionAfterRelease = 0
Expand All @@ -197,7 +199,7 @@ Dist::Zilla::Plugin::MetaData::BuiltWith = 1.004000
Dist::Zilla::Plugin::MetaJSON = 0
Dist::Zilla::Plugin::MetaProvides::Package = 1.14000001
Dist::Zilla::Plugin::MetaTests = 0
Dist::Zilla::Plugin::MetaYAML = 0
Dist::Zilla::Plugin::MetaYAML::Minimal = 0
Dist::Zilla::Plugin::PodCoverageTests = 0
Dist::Zilla::Plugin::PodSyntaxTests = 0
Dist::Zilla::Plugin::PodWeaver = 0
Expand Down
15 changes: 15 additions & 0 deletions misc/Changes.deps.all
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL depen
[Added / develop recommends]
- Path::Tiny 0.058

[Added / develop requires]
- Dist::Zilla::Plugin::MetaYAML::Minimal

[Changed / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes 0.001001 → 0.004002
- Dist::Zilla::Plugin::Author::KENTNL::TravisCI 0 → 0.001002
- Test::More 0 → 0.88

[Changed / develop suggests]
- Dist::Zilla::App::Command::bakeini 0.002000 → 0.002005
- Dist::Zilla::PluginBundle::Author::KENTNL 2.023002 → 2.024002

[Removed / develop requires]
- Dist::Zilla::Plugin::MetaYAML

0.001001 2015-01-18T07:51:34Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::TravisCI
Expand Down
15 changes: 15 additions & 0 deletions misc/Changes.deps.dev
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED and
[Added / develop recommends]
- Path::Tiny 0.058

[Added / develop requires]
- Dist::Zilla::Plugin::MetaYAML::Minimal

[Changed / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::RecommendFixes 0.001001 → 0.004002
- Dist::Zilla::Plugin::Author::KENTNL::TravisCI 0 → 0.001002
- Test::More 0 → 0.88

[Changed / develop suggests]
- Dist::Zilla::App::Command::bakeini 0.002000 → 0.002005
- Dist::Zilla::PluginBundle::Author::KENTNL 2.023002 → 2.024002

[Removed / develop requires]
- Dist::Zilla::Plugin::MetaYAML

0.001001 2015-01-18T07:51:34Z
[Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::TravisCI
Expand Down

0 comments on commit 9fbc690

Please sign in to comment.