Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33838 Finalize release 1.18.1
  3. FLINK-33841

Create Git tag and check no new Jira tickets have 1.18.1 as the Fix version after the last release candidate was tagged

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Create and push a new Git tag for the released version by copying the tag for the final release candidate, as follows:

      $ git tag -s "release-${RELEASE_VERSION}" refs/tags/${TAG}^{} -m "Release Flink ${RELEASE_VERSION}"
      $ git push <remote> refs/tags/release-${RELEASE_VERSION}
      

       

      If PRs have been merged to the release branch after the last release candidate was tagged, make sure that the corresponding Jira tickets have the correct Fix Version set.

       


      Expectations

      • Release tagged in the source code repository

      Attachments

        Activity

          People

            jingge Jing Ge
            jingge Jing Ge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: