-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Perl 5.38.0 deprecates when
keyword
#52
Conversation
9b276ab
to
050e53d
Compare
fbc12d2
to
32b5e5f
Compare
@ghenry, this is ready for review. The three failures that happen here are due to:
|
ad2ef0d
to
32b5e5f
Compare
@ghenry, the PR should pass now. The macOS failure here should go away with a rerun of that job (it probably grabbed the old version of Aside: I didn't know you were a host of SE Radio. I've listened to many of those specific episodes! Great content as those are the kind of things I'm interested in. |
This is temporary until the Docker image is updated.
c55e5da
to
68750cf
Compare
@ghenry, have a moment to review this? |
Ah sorry. Been working on my other projects https://github.com/SentryPeer Will do tonight. |
Merged.
Ah, thanks. Very kind of you to say so. |
Thank you! Whenever you get a moment, could you get this on to CPAN? I see that this appears to be the only major issue with the current release as per CPAN Testers. |
Just going over all the steps again now that we discussed in #47 (comment) |
Things updating now https://hub.docker.com/r/calid/perl-zmq-base/tags |
All done. |
Excellent! Thank you! I see that the ZMQ-FFI 1.19 tests are looking good here. I have also notified Perl/perl5#21027. |
Just one thing to add for next time: update the changelog. I really should have done it in the PR to make things easier. In my own Dist::Zilla configurations I use https://metacpan.org/pod/Dist::Zilla::Plugin::CheckChangeLog because otherwise I may forget. |
Doh! I thought it was just ready to push. Sorry.
…On Fri, 4 Aug 2023, 20:44 Zaki Mughal [sivoais], ***@***.***> wrote:
Just one thing to add for next time: update the changelog. I really should
have done it in the PR to make things easier. In my own Dist::Zilla
configurations I use
https://metacpan.org/pod/Dist::Zilla::Plugin::CheckChangeLog because
otherwise I may forget.
—
Reply to this email directly, view it on GitHub
<#52 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABG66H4Y6G3R7HM35XZJZ3XTVGIVANCNFSM6AAAAAA2PKB7OE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Fixes #51.
Also some CI / Docker fixes:
Sys::SigAction
in test environment image: This will require a new Docker image to be pushed.