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
Is there a document describing the release process of Dancer? Gabor On Tue, Dec 22, 2020 at 8:25 PM Gabor Szabo <gabor@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
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@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@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
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@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@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@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
All correct. On Tue, Dec 22, 2020, at 3:37 PM, Gabor Szabo wrote:
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@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@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@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
dancer-users mailing list dancer-users@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
Here is the PR: https://github.com/PerlDancer/Dancer2/pull/1573 This is the result of the most recent run: https://github.com/szabgab/Dancer2/actions/runs/439010932 Gabor On Tue, Dec 22, 2020 at 10:57 PM Jason A. Crome <jason@crome-plated.com> wrote:
All correct.
On Tue, Dec 22, 2020, at 3:37 PM, Gabor Szabo wrote:
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@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@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@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________ dancer-users mailing list dancer-users@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
Super Thanks! El mié, 23 dic 2020 a las 8:16, Gabor Szabo (<gabor@szabgab.com>) escribió:
Here is the PR: https://github.com/PerlDancer/Dancer2/pull/1573 This is the result of the most recent run: https://github.com/szabgab/Dancer2/actions/runs/439010932
Gabor
On Tue, Dec 22, 2020 at 10:57 PM Jason A. Crome <jason@crome-plated.com> wrote:
All correct.
On Tue, Dec 22, 2020, at 3:37 PM, Gabor Szabo wrote:
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@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@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@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________ dancer-users mailing list dancer-users@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@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
_______________________________________________ dancer-users mailing list dancer-users@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
Hi, I know it is only 2 weeks since I sent this pull-request and part of it fell on holidays, but it would be really nice to get some comments on it and if possible to get it merged. Anyone, even non-core developers could comment, that would help the core developers as well by reading the opinions of others. Gabor On Wed, Dec 23, 2020 at 9:16 AM Gabor Szabo <gabor@szabgab.com> wrote:
Here is the PR: https://github.com/PerlDancer/Dancer2/pull/1573 This is the result of the most recent run: https://github.com/szabgab/Dancer2/actions/runs/439010932
Gabor
Hey Gabor, I am starting to pull together another release this week. I will get to it tonight or within the next few days at the latest. Jason On Sat, Jan 9, 2021, at 5:35 AM, Gabor Szabo wrote:
Hi,
I know it is only 2 weeks since I sent this pull-request and part of it fell on holidays, but it would be really nice to get some comments on it and if possible to get it merged.
Anyone, even non-core developers could comment, that would help the core developers as well by reading the opinions of others.
Gabor
On Wed, Dec 23, 2020 at 9:16 AM Gabor Szabo <gabor@szabgab.com> wrote:
Here is the PR: https://github.com/PerlDancer/Dancer2/pull/1573 This is the result of the most recent run: https://github.com/szabgab/Dancer2/actions/runs/439010932
Gabor
_______________________________________________ dancer-users mailing list dancer-users@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
On 12/22/20 9:37 PM, Gabor Szabo wrote:
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?
It is correct to skip this test when that module is not present. For CI you want to run *all* tests, so you install that module first. I opened a pull request for Travis CI to fix that: https://github.com/PerlDancer/Dancer2/pull/1572 Regards Racke
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@crome-plated.com <mailto:jason@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@szabgab.com <mailto:gabor@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 <https://github.com/PerlDancer/Dancer2/issues/1571>
Gabor
_______________________________________________ dancer-users mailing list dancer-users@lists.preshweb.co.uk <mailto:dancer-users@lists.preshweb.co.uk> https://lists.preshweb.co.uk/mailman/listinfo/dancer-users <https://lists.preshweb.co.uk/mailman/listinfo/dancer-users>
-- Jason A. Crome / CromeDome CPAN: https://metacpan.org/author/CROMEDOME <https://metacpan.org/author/CROMEDOME> GitHub: https://github.com/cromedome <https://github.com/cromedome> Twitter: https://twitter.com/cromedome <https://twitter.com/cromedome> Blog: https://cromedome.net <https://cromedome.net> _______________________________________________ dancer-users mailing list dancer-users@lists.preshweb.co.uk <mailto:dancer-users@lists.preshweb.co.uk> https://lists.preshweb.co.uk/mailman/listinfo/dancer-users <https://lists.preshweb.co.uk/mailman/listinfo/dancer-users>
_______________________________________________ dancer-users mailing list dancer-users@lists.preshweb.co.uk https://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- Ecommerce and Linux consulting + Perl and web application programming. Debian and Sympa administration. Provisioning with Ansible.
participants (4)
-
Gabor Szabo -
Jason A. Crome -
Juan José 'Peco' San Martín -
Stefan Hornburg (Racke)