Giter VIP home page Giter VIP logo

Comments (8)

JamesMessinger avatar JamesMessinger commented on May 27, 2024 3

@perry-mitchell - I'm currently working on a complete rewrite of version-bump-prompt. It's almost done, and it will include a "leave as-is" option in addition to the "custom" option. Expect to see it soon.

from version-bump-prompt.

JamesMessinger avatar JamesMessinger commented on May 27, 2024 1

I'd be happy to accept a PR! Thanks!

from version-bump-prompt.

JamesMessinger avatar JamesMessinger commented on May 27, 2024 1

Just to make sure we're on the same page... I don't think this requires any new command-line option (like --allow-no-bump or --opt-bypass). I think this is just an enhancement to the existing --prompt functionality

from version-bump-prompt.

JamesMessinger avatar JamesMessinger commented on May 27, 2024

Thanks for the suggestion! I'm glad you find this tool useful.

I assume you're using the --prompt option, right? If so, then how about we just add another option to the prompt list to leave the version number the same. For example, the prompt might look like this:

Current version in package.json is 2.7.0
How would you like to bump it?
  major (3.0.0)
  minor (2.8.0)
> patch (2.7.1)
  pre-release major (3.0.0-beta.0)
  pre-release minor (2.8.0-beta.0)
  pre-release patch (2.7.1-beta.0)
  pre-release (2.7.1-beta.0)
  no version change (2.7.0)

Notice the no version change option at the end. Would that solve your need?

from version-bump-prompt.

perry-mitchell avatar perry-mitchell commented on May 27, 2024

That'd be amazing! It's exactly what I'm after, yes.

Would you want to do it or would you take a PR? I'm happy either way of course.

from version-bump-prompt.

JamesMessinger avatar JamesMessinger commented on May 27, 2024

@perry-mitchell - I was just looking at the code and noticed that this functionality already exists 🤦‍♂️

The --prompt option includes a custom... option that lets you specify whatever version number you want, and it defaults to the current version.

from version-bump-prompt.

perry-mitchell avatar perry-mitchell commented on May 27, 2024

@JamesMessinger Good point! I saw this as well. I’m not sure that it’s super clear however, and having it as an option would mean less work in those workflows.

What’s your opinion in this regard?

from version-bump-prompt.

perry-mitchell avatar perry-mitchell commented on May 27, 2024

Maybe the custom item is enough for now. It's not super clear but seems to do the job. Thanks!

from version-bump-prompt.

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.