Improve the discovery of submodules in the build script #7982
jonasraoni
started this conversation in
Proposals
Replies: 2 comments
-
Already made on #7125. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I created this issue to go one step forward, and avoid the need of creating a commit with the message |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you would like to solve
At this moment we have to create a commit containing the text
##github-username/branch-name##
to hint the build script where to look for updated submodules.Describe the solution you'd like
Update the script
startSubmodulesTRAVIS.sh
to look for submodules/matching hashes automatically at the PR's origin.Who is asking for this feature?
Developer
Beta Was this translation helpful? Give feedback.
All reactions