Giter VIP home page Giter VIP logo

Comments (2)

rspieldenner avatar rspieldenner commented on June 13, 2024

Yeah, I've noticed the problem on release/1.1.x. I need to find a way to
make the gradle-git plugin I'm building on to make my default of
scope=minor to not always apply.

On Thu, Mar 26, 2015 at 9:10 AM, Scott Plumlee [email protected]
wrote:

Not even sure if this makes sense, but we do release branches, and
sometimes feature branches off those. However, if we do a final release of
v1.1.0 on release/1.1.x, then the next inferred version by the devSnapshot
task for our feature builds thinks we should jump to v1.2.0. I want this
behavior if Iā€™m on master, but not when I am on a long lived release branch.

Iā€™m thinking an implementation that reads release branch structure and
does the following:

  • if on a branch like release/1.1.x, run devSnapshot tasks with
    scope=patch
  • if on a branch like `release/1.x.x, run devSnapshot tasks with
    scope=minor

Do you think this would even be possible?

ā€”
Reply to this email directly or view it on GitHub
#21.

from nebula-release-plugin.

rspieldenner avatar rspieldenner commented on June 13, 2024

This is fixed in gradle-git 1.3.0 which will be used by nebula-release 3.0.0 (which will be released today or tomorrow)

from nebula-release-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.