GithubHelp home page GithubHelp logo

flow-bump's People

Contributors

draconisnoctis avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

flow-bump's Issues

Add support for Support-Branches

To propper support hotfixes/minor releases on legacy versions we need support-branches.

TODO:
remove flow-bump release
remove flow-bump hotfix
remove flow-bump fix
update flow-bump patch to create a hotfix/* branch
add flow-bump hotfix as alias to flow-bump patch
add option to flow-bump final to not merge into master, but a support/* branch and also not merge develop

Option to not merge a hotfix into master/develop

A hotfix is for a legacy version and thereby it should be merged into current master/develop.
Instead, the fix should be sherrypicked onto develop.

--merge
no (default) dont merge
master merge into master
develop merge into develop
all merge into master and develop

Implies --tag-branch option

Crash on merge conflicts

After resolving the merge conflicts and continuing you get the following error message:

Command failed: git commit --no-edit --no-ff
error: unknown option `no-ff'
usage: git commit [<options>] [--] <pathspec>...

TODO: remove the --no-ff option in the commit command after conflict resolving

Delete remote branch

Delete the remote branch as well, when the local release/hotfix branch is deleted

Enhance YAML config loading

Load the YAML config file from current directory, parent directories or home directory to support global settings.

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.