Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: f13aff0b00dfd502e029ebad1504081f69c59952
https://github.com/Perl/perl5/commit/f13aff0b00dfd502e029ebad1504081f69c59952
Author: Tom Hukins <[email protected]>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M Porting/release_managers_guide.pod
Log Message:
-----------
dromedary no longer has a public_html directory
The old users.perl5.git.perl.org machine has been offline for some time.
A replacement exists at dromedary.p5h.org, but this does not provide
per-user public_html directories for sharing files.
Commit: ea207adc168e11e6382e913b19daa8cdebad4acb
https://github.com/Perl/perl5/commit/ea207adc168e11e6382e913b19daa8cdebad4acb
Author: Tom Hukins <[email protected]>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M Porting/release_managers_guide.pod
Log Message:
-----------
Simplify the release management instructions
Getting access to GitHub issues and commit privileges takes one action,
not two, so merge the separate sections.
Commit: 1ed58cc998a11cf41deb35675b6434ec027aa5cf
https://github.com/Perl/perl5/commit/1ed58cc998a11cf41deb35675b6434ec027aa5cf
Author: Tom Hukins <[email protected]>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M Porting/release_managers_guide.pod
Log Message:
-----------
Combine the two separate smoke test sections
Compare: https://github.com/Perl/perl5/compare/27b896ab16fc...1ed58cc998a1