Skip to content

Fix ./makedist wrt. to GH move #6919

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

Closed
wants to merge 3 commits into from
Closed

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Apr 27, 2021

We can no longer export from git.php.net, and apparently exporting from
Github is not supported. We apply a quick fix to export from the local
clone by default, still leaving an option to export from some other
repo. This is, unfortunately, a minor BC break in a security release.

We can no longer export from git.php.net, and apparently exporting from
Github is not supported.  We apply a quick fix to export from the local
clone by default, still leaving an option to export from some other
repo.  This is, unfortunately, a minor BC break in a security release.
@cmb69 cmb69 added the Bug label Apr 27, 2021
@cmb69
Copy link
Member Author

cmb69 commented Apr 27, 2021

Note that PHP-7.4+ are not affected by this issue, because makedist had been overhauled, exporting from the local clone by default, and excepting an option to specify a remote instead.

Maybe somebody with more bash fu has suggestions for improvements?

@cmb69 cmb69 closed this in 096f148 Apr 27, 2021
cmb69 added a commit that referenced this pull request Apr 27, 2021
We can no longer export from git.php.net, and apparently exporting from
Github is not supported.  We apply a quick fix to export from the local
clone by default, still leaving an option to export from some other
repo.  This is, unfortunately, a minor BC break in a security release.

Co-authored-by: Remi Collet <remi@php.net>

Closes GH-6919.

(cherry picked from commit 096f148)
@cmb69 cmb69 deleted the cmb/makedist-7.3 branch April 27, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants