Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
szabgab committed Aug 4, 2024
1 parent 871efd3 commit 28f53a4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
14 changes: 14 additions & 0 deletions github-ci/actions-for-perl.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,20 @@ e.g. [DBI](https://metacpan.org/pod/DBI) and [DBI Matrix](http://matrix.cpantest
* [Test2-Harness](https://github.com/Test-More/Test2-Harness/tree/master/.github/workflows)
* [Perl Power Tools](https://github.com/briandfoy/PerlPowerTools)

## Perl Tester Docker Image
{id: perl-tester-docker-image}

* [Perl tester Docker image](https://hub.docker.com/r/perldocker/perl-tester)

## CI Perl Tester Helpers
{id: ci-perl-tester-helpers}

* [CI Perl Tester Helpers](https://github.com/oalders/ci-perl-tester-helpers)

## GitHub Action to setup perl environment in the marketplace
{id: setup-perl-environment}

* [setup-perl-environment](https://github.com/marketplace/actions/setup-perl-environment)

## Perl and OS matrix
{id: perl-os-matrix}
Expand All @@ -65,6 +74,11 @@ e.g. [DBI](https://metacpan.org/pod/DBI) and [DBI Matrix](http://matrix.cpantest

![](examples/workflows/perl-os-matrix-no-warnings.yml)

## The Perl Planetarium
{id: github-actions-to-build-the-perl-planetarium}

* [Perl Planetarium](https://perl.theplanetarium.org/)

## About Github Action for Perl
{id: presentations-about-github-actions-for-perl}

Expand Down
7 changes: 7 additions & 0 deletions github-ci/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,5 +325,12 @@ ssh-keyscan host

![](examples/workflows/lock.yml)

## GitHub Actions examples
{id: github-actions-examples}

* [monitor web assets](https://github.com/szabgab/monitor/)
* [Kantoniko](https://kantoniko.com/) - [on GitHub](https://github.com/kantoniko/) - [Site builder repo](https://github.com/kantoniko/kantoniko.github.io)




0 comments on commit 28f53a4

Please sign in to comment.