[DBIx-Class-Devel] [dbsrgits/sql-translator] CI actually working (PR #147)

Veesh Goldman notifications at github.com
Sun Oct 2 06:06:33 GMT 2022


Oooh, good call.
Will update when I have the chance

On Sun, Oct 2, 2022, 02:41 mohawk2 ***@***.***> wrote:

> ***@***.**** commented on this pull request.
> ------------------------------
>
> In .github/workflows/linux.yml
> <https://github.com/dbsrgits/sql-translator/pull/147#discussion_r985157195>
> :
>
> >            - '5.32'
>            - '5.34'
>            - '5.36'
>      container:
>        image: perl:${{ matrix.perl-version }}
>      steps:
>        - uses: ***@***.***
> -      - name: perl -V
> -        run: perl -V
> -      - name: Install early dep
> -        run: cpanm -n File::ShareDir::Install
> +      - name: dev packages for testing
> +        run: apt update && apt install -y libgd-dev graphviz libxml2-dev
> +      - name: Install early + extra deps
> +        run: cpanm -n File::ShareDir::Install DBD::SQLite CGI
>
> Would it be better to add DBD::SQLite CGI to the develop-requires? FSDI
> needs to be there so the Makefile.PL will run.
>
>> Reply to this email directly, view it on GitHub
> <https://github.com/dbsrgits/sql-translator/pull/147#pullrequestreview-1127576096>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AFURPKUHULKWK7D4OZNXYOTWBDD2JANCNFSM6AAAAAAQ2T45PI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>


-- 
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/147#issuecomment-1264561343
You are receiving this because you are subscribed to this thread.

Message ID: <dbsrgits/sql-translator/pull/147/c1264561343 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20221001/bffc2662/attachment.htm>


More information about the DBIx-Class-Devel mailing list