Quellcode durchsuchen

Do minor tweaks to dist.ini to get .travis.yml into the distribution

George S. Baugh vor 11 Jahren
Ursprung
Commit
ddd91e1f4e
2 geänderte Dateien mit 41 neuen und 6 gelöschten Zeilen
  1. 1 0
      MANIFEST.SKIP
  2. 40 6
      dist.ini

+ 1 - 0
MANIFEST.SKIP

@@ -4,6 +4,7 @@ dist.ini
 weaver.ini
 README.md
 .git/*
+.build/*
 .gitignore
 tidyall.ini
 enivronment.sh

+ 40 - 6
dist.ini

@@ -13,15 +13,49 @@ repository.web    = https://github.com/teodesian/TestRail-Perl
 repository.type   = git
 homepage          = https://github.com/teodesian/TestRail-Perl
 
-[@Basic]
+[GatherDir]
+include_dotfiles = 1
 
-[@TestingMania]
+[PruneCruft]
+except = \.travis.yml
+
+[ManifestSkip]
+[MetaYAML]
+[License]
+[Readme]
+[ExtraTests]
+[ExecDir]
+[ShareDir]
+[MakeMaker]
+[Manifest]
+[TestRelease]
+[ConfirmRelease]
+[UploadToCPAN]
+
+[Test::Compile]
+[Test::DistManifest]
+[Test::EOL]
+[Test::Version]
+[Test::Kwalitee]
+[MetaTests]
+[Test::CPAN::Meta::JSON]
+[Test::MinimumVersion]
+[MojibakeTests]
+[Test::NoTabs]
+[PodCoverageTests]
+[PodSyntaxTests]
+[Test::Synopsis]
+[Test::UnusedVars]
+[Test::Pod::LinkCheck]
+[Test::CPAN::Changes]
+
+[Test::Perl::Critic]
 critic_config = perlcriticrc
-; Test::Version is more or less incompatible with the Perl::Critic tests,
-; as the auto-inserter goes before stricture.
-; this defeats the purpose of only changing the version in one place, which is the point of dzil
 
-;lol, probably should do a pull request to add methods
+;#XXX I don't see a real good way to get my travisYML in there other than whack this stuff.
+[Test::Portability]
+options = test_one_dot = 0, test_ansi_chars = 0
+
 [Test::PodSpelling]
 stopwords = GETTERS
 stopwords = TESTSUITE