Skip to content

Commit

Permalink
Build results of 7605512 (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 2, 2014
1 parent 3ae35fe commit 32330a8
Show file tree
Hide file tree
Showing 44 changed files with 2,277 additions and 1,445 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.build
Dist-Zilla-Plugin-Bootstrap-ShareDir-Module-*
22 changes: 17 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
language: perl
matrix:
allow_failures:
- perl: "5.8"
- env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
include:
- perl: "5.8"
env: STERILIZE_ENV=0
Expand All @@ -11,24 +15,32 @@ matrix:
env: STERILIZE_ENV=0
- perl: "5.16"
env: STERILIZE_ENV=0
- perl: "5.18"
- perl: "5.20"
env: STERILIZE_ENV=0
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0
- perl: "5.8"
env: STERILIZE_ENV=1
- perl: "5.10"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.20"
env: STERILIZE_ENV=1
- perl: "5.21"
env: STERILIZE_ENV=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 DEVELOPER_DEPS=1
- perl: "5.19"
- perl: "5.21"
env: STERILIZE_ENV=0 RELEASE_TESTING=1 AUTHOR_TESTING=1
- perl: "5.21"
env: STERILIZE_ENV=0 COVERAGE_TESTING=1
before_install:
- perlbrew list
- time git clone --depth 10 https://github.com/kentfredric/travis-scripts.git maint-travis-ci
- time git -C ./maint-travis-ci reset --hard master
- time perl ./maint-travis-ci/branch_reset.pl
- time perl ./maint-travis-ci/sterilize_env.pl
install:
- time perl ./maint-travis-ci/install_deps_early.pl
- time perl ./maint-travis-ci/install_deps.pl
before_script:
- time perl ./maint-travis-ci/before_script.pl
Expand Down
69 changes: 0 additions & 69 deletions Build.PL

This file was deleted.

128 changes: 41 additions & 87 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,95 +1,49 @@
Release history for Dist-Zilla-Plugin-Bootstrap-ShareDir-Module

1.000000 2014-08-02T14:44:12Z
[00 Major]
- Changes that affect hand-operated downstream.

[01 Toolkit Changes]
- Switched to EUMM for install
- "latest" dependencies now only recommended, not required.
- https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f

[02 Version Scheme]
- Switched from x.y.z to x.yyyyyy
- This is the primary reason for the 1.x on the box
- https://questhub.io/realm/perl/quest/5388d3a9bbd0be2224000129

[Dependencies::Stats]
- Dependencies changed since 0.2.0, see misc/*.deps* for details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +9 -11 (suggests: +2 -1)
- runtime: +1 ↑1
- test: +2 ↓1 -2 (recommends: +3)

[Misc]
- Path::FindDev no longer needlessly used for tests

0.2.0 2013-11-21T07:22:18Z
[00 Minor]
- Reimplement in terms of T:F:SD:O:M

[Dependencies::Added / runtime requires]
- Test::File::ShareDir::Object::Module

[Dependencies::Removed / runtime requires]
- Test::File::ShareDir::TempDirObject
[Dependencies::Stats]
- Dependencies changed since 0.1.3, see misc/*.deps* for details
- runtime: +1 -1

0.1.3 2013-11-20T09:44:25Z
[00 Minor]
- Drop 5.10 requirement

[Dependencies::Added / develop requires]
- Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl
- Dist::Zilla::Plugin::Authority 1.006
- Dist::Zilla::Plugin::AutoPrereqs
- Dist::Zilla::Plugin::CheckExtraTests
- Dist::Zilla::Plugin::ConfirmRelease
- Dist::Zilla::Plugin::EOLTests
- Dist::Zilla::Plugin::Git::Check
- Dist::Zilla::Plugin::Git::Commit
- Dist::Zilla::Plugin::Git::CommitBuild
- Dist::Zilla::Plugin::Git::GatherDir
- Dist::Zilla::Plugin::Git::NextVersion
- Dist::Zilla::Plugin::Git::Tag
- Dist::Zilla::Plugin::GithubMeta
- Dist::Zilla::Plugin::License
- Dist::Zilla::Plugin::Manifest
- Dist::Zilla::Plugin::ManifestSkip
- Dist::Zilla::Plugin::MetaConfig
- Dist::Zilla::Plugin::MetaData::BuiltWith
- Dist::Zilla::Plugin::MetaJSON
- Dist::Zilla::Plugin::MetaProvides::Package 1.14000001
- Dist::Zilla::Plugin::MetaTests
- Dist::Zilla::Plugin::MetaYAML
- Dist::Zilla::Plugin::ModuleBuild
- Dist::Zilla::Plugin::NextRelease
- Dist::Zilla::Plugin::PkgVersion
- Dist::Zilla::Plugin::PodCoverageTests
- Dist::Zilla::Plugin::PodSyntaxTests
- Dist::Zilla::Plugin::PodWeaver
- Dist::Zilla::Plugin::Prereqs
- Dist::Zilla::Plugin::Prereqs::MatchInstalled
- Dist::Zilla::Plugin::PruneCruft
- Dist::Zilla::Plugin::ReadmeAnyFromPod
- Dist::Zilla::Plugin::ReadmeFromPod
- Dist::Zilla::Plugin::ReportVersions::Tiny
- Dist::Zilla::Plugin::Test::CPAN::Changes
- Dist::Zilla::Plugin::Test::Compile::PerFile
- Dist::Zilla::Plugin::Test::Kwalitee
- Dist::Zilla::Plugin::Test::MinimumVersion
- Dist::Zilla::Plugin::Test::Perl::Critic
- Dist::Zilla::Plugin::TestRelease
- Dist::Zilla::Plugin::Twitter
- Dist::Zilla::Plugin::UploadToCPAN
- Dist::Zilla::PluginBundle::Author::KENTNL 2.002001

[Dependencies::Added / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0

[Dependencies::Changed / build requires]
- Module::Build 0.4007 → 0.4202

[Dependencies::Changed / configure requires]
- Module::Build 0.4007 → 0.4202

[Dependencies::Changed / develop requires]
- Test::Kwalitee 1.08 → 1.12

[Dependencies::Changed / runtime requires]
- perl v5.10.0 → 5.006

[Dependencies::Changed / test requires]
- Test::More 0.98 → 1.001002

[Dependencies::Removed / develop recommends]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.3.0

[Dependencies::Removed / develop requires]
- Dist::Zilla::PluginBundle::Author::KENTNL::Lite

[Dependencies::Removed / develop suggests]
- Dist::Zilla::PluginBundle::Author::KENTNL v1.8.3

[Dependencies::Removed / test requires]
- File::Spec
- IO::Handle
- IPC::Open3
[Dependencies::Stats]
- Dependencies changed since 0.1.2, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +43 ↑1 -1 (recommends: -1, suggests: +1 -1)
- runtime: ↓1
- test: ↑1 -3

[Packaging]
- Use new fallback stuff
Expand All @@ -103,17 +57,17 @@ Release history for Dist-Zilla-Plugin-Bootstrap-ShareDir-Module
- use Test::DZil internally instead of calling dzil
- log bootstrapping of modules instead of silence

[Dependencies::Added / test requires]
- File::Spec
- Test::DZil
- Test::Fatal
[Dependencies::Stats]
- Dependencies changed since 0.1.1, see misc/*.deps* for details
- test: +3

0.1.1 2013-09-08T11:23:50Z
[Bugfix]
- Need Bootstrap::lib for tests

[Dependencies::Added / test requires]
- Dist::Zilla::Plugin::Bootstrap::lib 0.04000000
[Dependencies::Stats]
- Dependencies changed since 0.1.0, see misc/*.deps* for details
- test: +1

[Docs]
- Add metapod data.
Expand Down
8 changes: 4 additions & 4 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
Expand All @@ -12,7 +12,7 @@ b) the "Artistic License"

--- The GNU General Public License, Version 1, February 1989 ---

This software is Copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is Copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software, licensed under:

Expand All @@ -22,7 +22,7 @@ This is free software, licensed under:
Version 1, February 1989

Copyright (C) 1989 Free Software Foundation, Inc.
51 Franklin St, Suite 500, Boston, MA 02110-1335 USA
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Expand Down Expand Up @@ -272,7 +272,7 @@ That's all there is to it!

--- The Artistic License 1.0 ---

This software is Copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.
This software is Copyright (c) 2014 by Kent Fredric <kentfredric@gmail.com>.

This is free software, licensed under:

Expand Down
26 changes: 12 additions & 14 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# This file was automatically generated by Dist::Zilla::Plugin::Manifest v5.020.
.gitignore
.perltidyrc
.travis.yml
Build.PL
Changes
LICENSE
MANIFEST
META.json
META.yml
Makefile.PL
README
corpus/fake_dist_01/dist.ini
corpus/fake_dist_01/lib/E.pm
Expand All @@ -31,25 +33,21 @@ corpus/fake_dist_05/dist.ini
corpus/fake_dist_05/lib/E.pm
corpus/fake_dist_05/share/E/placeholder.txt
dist.ini
dist.ini.meta
layout/self_structure.dot
layout/self_structure.png
lib/Dist/Zilla/Plugin/Bootstrap/ShareDir/Module.pm
maint-travis-ci/README.mkdn
maint-travis-ci/before_script.pl
maint-travis-ci/install_deps.pl
maint-travis-ci/lib/tools.pm
maint-travis-ci/merge_travis_yml.pl
maint-travis-ci/report_fail_ctx.pl
maint-travis-ci/script.pl
maint-travis-ci/sterilize_env.pl
maint-travis-ci/sync_tree.pl
maint-travis-ci/yamls/sterile.mkdn
maint-travis-ci/yamls/sterile.yaml
maint-travis-ci/yamls/sterile2.yaml
maint/perlcritic.rc.gen.pl
misc/Changes.deps
misc/Changes.deps.all
misc/Changes.deps.dev
misc/Changes.deps.opt
misc/perlcritic.deps
perlcritic.rc
share/B-SD-M/placeholder.txt
t/00-compile/lib_Dist_Zilla_Plugin_Bootstrap_ShareDir_Module_pm.t
t/000-report-versions-tiny.t
t/00-report-prereqs.dd
t/00-report-prereqs.t
t/01-basic.t
t/02-try_built.t
t/03-try_built-pass2.t
Expand Down
Loading

0 comments on commit 32330a8

Please sign in to comment.