Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-223

Release Task: customizable commit message

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4
    • Core features
    • None

    Description

      From a request on nuildr-dev mailing list:

      Next, our commit messages have a special format (we start with keywords), and we cannot use the buildr release without modifications.
      I can patch the Release class in my buildfile, but perhaps something similar to the release attribute in buildr 1.3.3 would be possible, like in the
      following exemple ?

      Release.tag_name = lambda { |ver| "foo-#

      {ver}

      " }
      Release.commit_format = lambda { |msg| "ADD: #

      {msg}

      " }

      Attachments

        1. buildr-223.patch.txt
          4 kB
          Alexis Midon

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alexismidon Alexis Midon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: