[dancer-users] CI using GitHub Actions

Gabor Szabo gabor at szabgab.com
Tue Dec 22 20:37:42 EST 2020


OK, then second best thing I'd need:

How do I run all the tests?

So far I run

     dzil test --author --release

It skips one test t/issues/gh-811.t because Dancer2::Session::Cookie  is
missing. But Dancer2::Session::Cookie depends on Dancer2, right?

Then I use

      dzil build

to create the tar.gz

Is that correct?

Gabor


On Tue, Dec 22, 2020 at 10:21 PM Jason A. Crome <jason at crome-plated.com>
wrote:

> There is not unfortunately.
>
> On Tue, Dec 22, 2020, at 2:18 PM, Gabor Szabo wrote:
>
> Is there a document describing the release process of Dancer?
>
> Gabor
>
> On Tue, Dec 22, 2020 at 8:25 PM Gabor Szabo <gabor at szabgab.com> wrote:
>
> Hi,
>
> I have already started to work on this, but I would be glad to get your
> input on setting up CI
> on GitHub Actions:
>
>
> https://github.com/PerlDancer/Dancer2/issues/1571
>
> Gabor
>
> _______________________________________________
> dancer-users mailing list
> dancer-users at lists.preshweb.co.uk
> https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>
>
> --
> Jason A. Crome / CromeDome
> CPAN: https://metacpan.org/author/CROMEDOME
> GitHub: https://github.com/cromedome
> Twitter: https://twitter.com/cromedome
> Blog: https://cromedome.net
> _______________________________________________
> dancer-users mailing list
> dancer-users at lists.preshweb.co.uk
> https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20201222/b810f4ef/attachment.htm>


More information about the dancer-users mailing list