Code Monkey home page Code Monkey logo

gitwok's People

Contributors

roytangrb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

gitwok's Issues

[Feature] Better Commit Experience

Is your feature request related to a problem? Please describe.

  1. See the detail of each type.
  2. Disable [Enter 2 empty lines to finish].
  3. Interactive git commit.

Describe the solution you'd like

  1. Specify types and their explanations on gitwok.yaml
gitwok:
  commit:
    type:
      - type1
        detail: detail of type1
      - type2
        detail: detail of type2
  1. Specify whether to write multiple lines on gitwok.yaml.
gitwok:
  commit:
    prompt:
      multiple-lines: false
  1. I use Gitlint, and it shows interactive questions about whether to ignore warnings, not to commit, or to edit the commit message.
    Since GitWok prevents it from showing the questions, the git commit command never ends with Gitlint waiting for my answer.

[Feature] release: build from src on brew install

Is your feature request related to a problem? Please describe.
upload built binary and install directly has compatibility and permission issue, should build from src as homebrew suggests

Describe the solution you'd like
depends_on go and build from source

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
https://gist.github.com/mickep76/ca29cca70f0b458aee4d
https://kevin.burke.dev/kevin/install-homebrew-go/

[Bug] testing template linebreaks on Windows

Issue:

  • CI commi msg format test failing on Windows agent

Possible causes:

  • linebreaks of the template file is parsed differently on Windows than on *nix os

Potential solutions:

  • use template string?
  • handle \n ? \r\n parsed on different os?

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.