Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-756

Improve release tooling.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • None
    • None

    Description

      We currently have support/release.sh which is actually for building a release candidate and calling a vote. We should improve this script to add some of the missing steps:
      Before starting:
      1. Include a prompt for having your gpg key inside dist/release/mesos/KEYS
      2. Validate that configure.ac contains the intended version.

      After building the release candidate:
      2. make maven-install
      3. mvn deploy -f src/java/mesos.pom
      4. Prompt to close the staging maven repository and request the user to provide the link (for generating a sample [VOTE] email body).
      5. svn commit the release to dist/dev/mesos instead of scp'ing it into people.apache.org.
      5. Provide a sample [VOTE] email.

      It would be nice to also have tooling for the post-vote process:
      1. svn mv the candidate from dist/dev/mesos/ to dist/release/mesos
      2. Prompt to release the closed staging repository on maven.
      3. Prompt to close the JIRA for the release.
      4. Prompt to update the website for the release.
      5. Provide a sample [VOTE][RESULT] email body.

      Attachments

        Activity

          People

            vinodkone Vinod Kone
            bmahler Benjamin Mahler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: