summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2020-02-29 18:57:29 -0800
committerRuss Allbery <rra@cpan.org>2020-02-29 18:57:29 -0800
commite29fa15efc78d4302c28b045e78cdf03c25bf3f2 (patch)
tree5a26296af905af024015f4e052cdc20617d1a867 /MANIFEST
parent91cdae358e0fd614fae3edd42697ec86bc515590 (diff)
Add support for GitHub Actions workflows
Change the vcs.travis metadata key to vcs.status.travis. This will require changes to all templates and package metadata.json files that use this key. Add support for generating a build status badge from a GitHub Actions workflow. To do this, set vcs.status.workflow to the name of the workflow that should be referenced for the badge. Also specify DocKnot's dependencies with a cpanfile. This makes it easier to install its dependencies with some tools, such as cpm.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0071639..897a7fb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,8 +1,10 @@
+.github/workflows/build.yaml
.gitignore
.travis.yml
bin/docknot
Build.PL
Changes
+cpanfile
docs/metadata/blurb
docs/metadata/description
docs/metadata/metadata.json