Uploaded image for project: 'OpenShift Builds'
  1. OpenShift Builds
  2. BUILD-1853

Create make update-upstream script for submodule SHA bump

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Major Major
    • builds-1.8
    • None
    • None

      Create a script (e.g., in hack/ or as a Makefile target) that bumps the build and cli submodule SHAs. The script should: cd into each submodule, git fetch origin, git checkout <target-SHA>, then git add build/ cli/ in the parent repo. It should generate a changelog snippet showing the commit range (old SHA to new SHA). Must never use git submodule update --remote as that's the old auto-follow behavior.

              rh-ee-prathore Prateek Rathore
              rh-ee-prathore Prateek Rathore
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: