Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-32920 Finalize release 1.18.0
  3. FLINK-32930

Create Git tag and mark version as released in Jira

Agile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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}
      

      In JIRA, inside version management, hover over the current release and a settings menu will appear. Click Release, and select today’s date.

      (Note: Only PMC members have access to the project administration. If you do not have access, ask on the mailing list for assistance.)

      If PRs have been merged to the release branch after the 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
       * Release version finalized in JIRA. (Note: Not all committers have administrator access to JIRA. If you end up getting permissions errors ask on the mailing list for assistance)

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jingge Jing Ge
            Sergey Nuyanzin Sergey Nuyanzin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment