-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
52 lines (43 loc) · 869 Bytes
/
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
name = Plate
author = Vernon Lyon <[email protected]>
[GithubMeta]
issues = 1
[Prereqs::FromCPANfile]
[Git::GatherDir]
exclude_filename = META.json
[Manifest]
[MetaJSON]
[MetaYAML]
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / GfmInRoot]
[VersionFromMainModule]
[LicenseFromModule]
[CopyFilesFromBuild]
copy = META.json
[UseBuildPL]
[CheckChangesHasContent]
[RunExtraTests]
[TestRelease]
[Git::Check]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = META.json
[ConfirmRelease]
[UploadToCPAN]
[CopyFilesFromRelease]
filename = Changes
[Git::Commit / Commit_This_Release]
allow_dirty = Changes
allow_dirty = dist.ini
allow_dirty = META.json
commit_msg = Release %v
[Git::Tag]
tag_format = %v
tag_message =
[Git::Push]
[NextRelease]
[ReversionAfterRelease]
[Git::Commit / Commit_Next_Version]
allow_dirty =
allow_dirty_match =
commit_msg = Bump Version to %v