Giter Club home page Giter Club logo

versionflow's People

Contributors

whatang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

bashu

versionflow's Issues

Allow split releases

It should be possible to create a release branch with the version bump committed, but without completing the release into master. This would allow the user to make more changes in the release branch as necessary.

There should also be a "complete release" command.

Make init command

Want to be able to initalise a repo correctly from the command line.

Don't use a config file

The only thing we use the config file for is storing the bumpversion current version: this is information which is replicated in the version tag in the git repo. Do away with the config file and use bumpversion's --current-version command line option.

Specify files to update version numbers in

The user might want to store the version number in a file other than the bumpversion config, e.g. in the source code so that compiled programs can report their own version number without needing to be run from the source repo.

bump2version has a way of doing the appropriate search and replace on specified files. It would be nice to allow adding (& removing?) these file specifications from the command line.

Tests

Need to make tests for:

  • CLI actions
  • Bumpversion config reading/writing
  • GitFlow actions

Default to the repo's top level directory

We default to running in the current directory; but that might be in a sub-directory of the top-level directory. Does this make a difference? If so, we should automatically switch to the top-level directory.

"Fix tags" command

In the event that the tags and versions somehow get screwed up, it would be nice to have a "fix" command.

set version command

Create a command which allows the user to specify the current version number directly.

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.