Comment 5 for bug 1924762

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to root (r/stx.5.0)

Reviewed: https://review.opendev.org/c/starlingx/root/+/791253
Committed: https://opendev.org/starlingx/root/commit/3ea0fbe527a600811933e4ba36e87b4b580573ac
Submitter: "Zuul (22348)"
Branch: r/stx.5.0

commit 3ea0fbe527a600811933e4ba36e87b4b580573ac
Author: Scott Little <email address hidden>
Date: Fri Apr 16 01:39:17 2021 -0400

    Improved branching tools

    create_branches_and_tags.sh:
    - Update the .gitreview files in branched git repos.
    - When updating a manifest, add the ability to update and
      use the default revision field.
    - Create two levels of manifest lockdown, soft and hard.
      Soft lockdown only sets sha revisions on unbranched projects
      that lack a revision, or set the revision to master.
      Hard lockdown applies to all unbranched projects.

    push_branches_tags.sh:
    - opendev no longer accepts 'git push' for the delivery of
      new branches with updates. Instead we must now
      use separate commands to deliver the tag, the branch,
      and any updates.

    Closes-Bug: 1924762
    Signed-off-by: Scott Little <email address hidden>
    (cherry picked from commit f457bd15b9ce0be512ec96abcb9b858b0bab2ea8)
    Change-Id: If4ee1320e68edcdfafc6bb9c0aff4594e864352d