summaryrefslogtreecommitdiff
path: root/pp_ctl.c
diff options
context:
space:
mode:
authorBram <perl-rt@wizbit.be>2022-09-15 21:28:20 +0200
committerKarl Williamson <khw@cpan.org>2022-10-12 16:49:07 -0600
commit7e52ee3837b8a55c0f16b1d54a6215442f450deb (patch)
tree821ce89f7ecb9790ae1d89fecc4b740521eaee21 /pp_ctl.c
parent56ce4b65223e5c23d7d5db3104d094f3f058e062 (diff)
downloadperl-7e52ee3837b8a55c0f16b1d54a6215442f450deb.tar.gz
Extend testsuite.yml to 'select' which jobs to run
For the Perl/perl5 repository nothing changes. For a fork of perl5 the user now has some more control to select which jobs to run. This is done by setting the appropriate secrets. Before this commit one could choose to: - run no tests (= GitHub Actions disabled) - run 'Sanity Check' (= GitHub Actions enabled) - run all jobs (= GitHub Actions enabled + EXTENDED_TESTING secret added) With this commit specific jobs can be enabled by adding a secret with a true value. For example: setting `CI_FORCE_CYGWIN=1` in the Secrets will cause it to run the 'Sanity Check' job and the Cygwin' job. All other jobs are skipped. (See the docs in the file to see the full list of Secrets)
Diffstat (limited to 'pp_ctl.c')
0 files changed, 0 insertions, 0 deletions