Giter VIP home page Giter VIP logo

bump-package-version-action's People

Contributors

yakovlev-alexey avatar

Watchers

 avatar  avatar

bump-package-version-action's Issues

Release Canditates

Add support for release candidates (RC versions)

Currently I don't have a great understanding how RC versions should get calculated from commit messages. Perhaps commits to a certain branch (e.g. release) should create a RC. Needs research and feedback from users having applications of release candidate versions.

Plugin System

Currently ties to npm are very loose. Perhaps there is a possibility to replace the code using npm version with a plugin. This would allow using this action for basically any package manager, not only NodeJS ones (or even without one).

However there is a big question - how to actually insert plugins into an action? Needs researching

Tag Prefixes

Add tag-prefix input that allows to specify prefixes such as v or no prefix.

Use this prefix for commit messages. Remove v prefix that npm return when specifying current version. Separately output version and tag (version is always without v, tag is with the specified prefix`.

Support Commit Bodies

Currently only commit messages are checked for matches. But according to conventional commits you should be able to write BREAKING CHANGES in commit body for a major version bump.

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.