-
Notifications
You must be signed in to change notification settings - Fork 7.8k
[WIP] Update release process #18342
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
base: master
Are you sure you want to change the base?
[WIP] Update release process #18342
Conversation
Windows builds in nightly failed with this message:
Does this also need to be adjusted here? |
@iluuu1994 I guess not. |
In any case, something broke still... I suppose it's possible it was a temporary failure. I'll check again tomorrow. https://downloads.php.net/~windows/php-sdk/deps/ seems fine. |
Oh, actually it's https://downloads.php.net/series/ that fails. This indeed returns a 404. Any idea what changed here? |
The server moved overnight, and it was missing auth tokens. I am working with @shivammathur on this (right now). Let me see what |
@iluuu1994 @shivammathur says that https://downloads.php.net/series/ never was a working URL. And I think that is right, as we never had any Apache configuration for that URL. I think this PR is good, and we have resolved the availability of the downloads machine. Shivam also says it now works. |
[email protected] | ||
|
||
3. Email [email protected] to get setup for access to downloads.php.net, to be | ||
4. Email [email protected] to get setup for access to downloads.php.net, to be | ||
added to the [email protected] distribution list, and to be added to | ||
the moderators for [email protected] so you are able to moderate | ||
your release announcements. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This section also says "Preferred Unix username" — this is no longer true. It has to be the same as your php.net email address. That's always happened, but should be spelled out now.
No description provided.