-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
63 lines (46 loc) · 1.11 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
name = Giovanni
author = Lenz Gschwendtner <[email protected]>
license = Perl_5
copyright_holder = ideegeo Group Limited
copyright_year = 2014
[Git::NextVersion]
first_version = 0.9
[ChangelogFromGit]
file_name = Changes
exclude_message = ^(forgot|typo)
[Git::GatherDir]
include_untracked = 1
exclude_filename = .shipit
exclude_filename = .lwpcookies
exclude_match = \.(sw(p|o)|vimbk)$
[Git::Check]
allow_dirty = dist.ini
allow_dirty = README.pod
changelog = Changes ; this is the default
untracked_files = warn ; default value (can also be "warn" or "ignore")
[OurPkgVersion]
[PodWeaver]
[PodSyntaxTests]
[PodCoverageTests]
;[Test::Perl::Critic]
[AutoPrereqs]
[@GitHub]
wiki = 1
bugs = 1
metacpan = 1
[ReadmeAnyFromPod / ReadmePodInRoot]
type = pod
filename = README.pod
location = root
[@Filter]
-bundle = @Basic
-remove = GatherDir
;-remove = UploadToCPAN ; uncomment to prevent CPAN upload
[Git::Tag]
[Git::Commit]
allow_dirty = README.pod
[Git::CommitBuild]
[Git::Push]
push_to = origin build/master:refs/heads/latest ; also push to latest branch
[Run::Release]
;run = scripts/puppet_add %s