Joshua Haberman
634a5681b8
Fixed PHP release script.
...
Previously it was releasing content from main/master, not the
release branch!
I fixed this by not checking out a separate copy of protobuf.
Also updated the composer.json so we don't need to rewrite it with
sed.
2022-04-21 23:38:04 +00:00
Brent Shaffer
6387f95aa9
fix: move composer.json out of root to avoid confusion ( #9819 )
...
* move composer.json out of root to avoid confusion
* fix: update php deployed json
2022-04-20 14:51:11 -07:00
theodorerose
523d94a445
update PHP release to not fail on existing tag
2022-03-18 15:54:55 +00:00
Paul Yang
0a648daaca
Use the https address for git clone ( #7951 )
...
The previous git address failed for no access
2020-10-08 14:56:27 -07:00
Joshua Haberman
746c46ed9d
Switch to using git@ for clone, to avoid having to enter password. ( #7556 )
2020-05-26 13:48:47 -07:00
Hao Nguyen
a56b529832
Update php/release.sh to be executable and create a new branch for the new version
2019-05-06 12:58:01 -07:00
Paul Yang
0aad5339ca
Add a script to mirror php changes to protobuf-php ( #5778 )
...
* Add a script to mirror php changes to protobuf-php
* Create tag
2019-02-26 09:25:37 -08:00