A list of repositories with sample GitHub Action configurations. Feel free to use these skeletons!
-
Perl with Makefile.PL using perldocker/perl-tester image
-
Incremental caching demo using S3 compatibale object storage of Linode
-
Cache restore and save (not doing what I wanted)
-
Run only on the main branch and the pr/* branches to reduce CI runs in the organization, but allow CI runs for contributors in their forks
-
Create Reusable Github Action workflow and use it in another workflow file
-
Reuse a GitHub Action workflow from another (public) repository.
-
Avoid duplicate triggers (push and pull_request for maintainers)
-
List of files changed since the most recent push or in the current pull-request