Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9888

Remove unsafe defaults from release scripts

    XMLWordPrintableJSON

Details

    Description

      Several variables in the release scripts have unsafe defaults, like these from create_release_branch.sh:

      OLD_VERSION=${OLD_VERSION:-1.2-SNAPSHOT}
      NEW_VERSION=${NEW_VERSION:-1.3-SNAPSHOT}
      

      We should not allow the script to run successfully without these being explicitly set.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: