-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathdist.ini
70 lines (61 loc) · 2.44 KB
/
dist.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name = Task-Kensho
author = Chris Prather <[email protected]>
copyright_holder = Chris Prather
copyright_year = 2008
license = Perl_5
[MungeFile::WithConfigFile]
file = INSTALL ; doesn't need a config file, but easiest way to munge
finder = :InstallModules ; lib/Task/Kensho.pm
configfile = modules.yml
[@Author::ETHER]
:version = 0.119
copy_file_from_release = META.json
installer = MakeMaker ; for 5.6 support
authority = cpan:PERIGRIN
AutoMetaResources.bugtracker.rt = 0
GithubMeta.issues = 1
Prereqs::AuthorDeps.exclude[0] = inc::OptionalFeatureForMainTask
Git::GatherDir.exclude_match[0] = ^Task-Kensho-\d
Git::GatherDir.exclude_match[1] = ^Task-Kensho-\w+
Git::GatherDir.exclude_match[2] = ^subtask_templates
Git::GatherDir.exclude_match[3] = ^inc
Git::GatherDir.exclude_match[4] = ^todo
Git::GatherDir.exclude_filename[0] = modules.yml
Git::GatherDir.exclude_filename[1] = DEVELOPING
Git::GatherDir.exclude_filename[2] = generate-tasks
Git::GatherDir.exclude_filename[3] = release.sh
NextRelease.format = %-8v %{yyyy-MM-dd}d%{ (TRIAL RELEASE)}T
-remove = GenerateFile::FromShareDir ; would add a CONTRIBUTING file
-remove = Readme ; we have a custom file in the repository
-remove = InstallGuide ; we create our own with MungeFile above
-remove = Test::Pod::No404s ; still buggy - see RT#105937
-remove = PromptIfStale ; for TK subtasks in recommended prereqs
-remove = GitHub::Update ; insufficient permissions to update settings
-remove = install release
-remove = ConfirmRelease ; NO PROMPTING!
[=inc::GatherFile] ; @Author::ETHER/Git::GatherDir excluded this
filename = INSTALL
; prereqs for local plugins
; authordep perl = 5.016
; authordep YAML = 0
; authordep Config::Any = 0
; authordep Path::Tiny = 0
; authordep Moose = 0
; authordep Dist::Zilla = 5
; authordep MooseX::SimpleConfig = 0
; authordep Dist::Zilla::Plugin::OptionalFeature = 0.016
; authordep Dist::Zilla::Plugin::DynamicPrereqs = 0.016
; authordep Devel::CheckBin = 0
; authordep namespace::autoclean = 0
; authordep Dist::Zilla::Role::BundleDeps = 0
; prereqs for subtasks (not already brought in via @Author::ETHER)
; authordep Dist::Zilla::Plugin::ArchiveRelease
; authordep Dist::Zilla::Plugin::Clean
[=inc::OptionalFeatureForMainTask]
configfile = modules.yml
[PromptIfStale]
phase = release
check_all_plugins = 1
[OnlyCorePrereqs]
[MetaResources]
x_IRC = irc://irc.perl.org/#epo