Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-13931

Improve release tag push

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.6.0-HF30, 5.8.0-HF06
    • Fix Version/s: 5.6.0-HF32, 5.8.0-HF09
    • Component/s: Dev Tools

      Description

      Both an improvement and a fix:

      • push only the created tag instead of all local tags
      • fix a strange issue making the tag being ignored
      IT-release-on-demand-build-jdk6/nuxeo$ git push -n --tags
      Everything up-to-date
      IT-release-on-demand-build-jdk6/nuxeo$ git push -n --tags origin 
      To git@github.com:nuxeo/nuxeo.git
       * [new tag]         jenkins-IT-release-on-demand-build-jdk6-20 -> jenkins-IT-release-on-demand-build-jdk6-20
       * [new tag]         release-5.6.0-HF31 -> release-5.6.0-HF31
      

      => it seems the remote name is now (since a Git upgrade?) required in some undefined cases.
      Anyway, using explicit "git push origin release-5.6.0-HF31" instead is fixing the issue and a good improvement already applied in 5.9.1 (NXP-12643).

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified