php-buildpack icon indicating copy to clipboard operation
php-buildpack copied to clipboard

Use https instead of git+ssh for podhmo/python-node-semver submodule

Open gmllt opened this issue 4 months ago • 2 comments

Short explanation of the proposed change: Use https instead of git+ssh for podhmo/python-node-semver git submodule as it can cause problems in certain environments where only retrieval of a git repository via https is allowed.

Explanation of the use cases your change solves: Fix git submodul retrieval in environments where git clone is only allowed through https.

  • [x] I have viewed signed and have submitted the Contributor License Agreement

  • [x] I have made this pull request to the develop branch

gmllt avatar Sep 30 '24 05:09 gmllt