[DBIx-Class-Devel] [Perl5/DBIx-Class] Adding GitHub Actions CI (PR #147)

Gábor Szabó notifications at github.com
Tue Mar 28 16:58:41 GMT 2023


An initial version of using GitHub Actions as a CI.
In one file we run perl natively and without a database, in the other file we use a PostgreSQL database to test with.
You can view, comment on, or merge this pull request online at:

  https://github.com/Perl5/DBIx-Class/pull/147

-- Commit Summary --

  * add simple github workflow
  * add ci using docker container
  * try to use pg
  * move env
  * pg version
  * split steps; add prove

-- File Changes --

    A .github/workflows/ci.yml (97)
    A .github/workflows/with_pg.yaml (108)

-- Patch Links --

https://github.com/Perl5/DBIx-Class/pull/147.patch
https://github.com/Perl5/DBIx-Class/pull/147.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/Perl5/DBIx-Class/pull/147
You are receiving this because you are subscribed to this thread.

Message ID: <Perl5/DBIx-Class/pull/147 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20230328/59f7b6f8/attachment.htm>


More information about the DBIx-Class-Devel mailing list