Skip to content

perl-actions/ci-perl-tester-helpers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
t
 
 
 
 
 
 
 
 

Building and Test Perl Projects via GitHub Workflows

Upgrade or Install via curl

curl https://raw.githubusercontent.com/perl-actions/ci-perl-tester-helpers/master/bin/upgrade-perl-helpers | bash

Binaries

auto-build-and-test-dist

build-dist

cpan-install-build-deps

cpan-install-dist-deps

test-dist

upgrade-perl-helpers

Environment Variables

  • BUILD_DIR
  • CODECOV_TOKEN
  • COVERALLS_TOKEN
  • HARNESS_PERL_SWITCHES

Linting

You can lint this project locally via precious lint --all

About

Building and Test Perl Projects via GitHub Workflows

Topics

Resources

Stars

Watchers

Forks