Giter Site home page Giter Site logo

ajitsing / pairing_matrix Goto Github PK

View Code? Open in Web Editor NEW
28.0 4.0 7.0 94 KB

Pairing Matrix For Agile Teams

Home Page: http://www.singhajit.com/pairing-matrix-for-agile-teams/

License: MIT License

Ruby 54.49% HTML 9.06% JavaScript 27.36% CSS 9.09%
agile pair-programming pairing-matrix pairing extreme-programming matrix-visualizer ruby-gem sinatra-applications tool

pairing_matrix's People

Contributors

abhikur avatar ajitsing avatar sumanmaity112 avatar sumitgpt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pairing_matrix's Issues

Throwing uninitialized constant PairingMatrix::CommitReader (NameError)

I have installed pairing_matrix using gem install pairing_matrix. As per README.md I have pairing_matrix.yml in the current directory. The content of pairing_matrix.yml is given below

authors_regex: ^.*\[([\w]*)(?:\/)?([\w]*)\].*$
repos:
  - /Users/sumanm/pairing

But when I am trying run pairing_matrix, it's throwing following error

/Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/lib/pairing_matrix/github_commit_reader.rb:8:in `<module:PairingMatrix>': uninitialized constant PairingMatrix::CommitReader (NameError)
Did you mean?  PairingMatrix::CommitCache
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/lib/pairing_matrix/github_commit_reader.rb:7:in `<top (required)>'
	from /Users/sumanm/.rvm/rubies/ruby-2.4.1/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /Users/sumanm/.rvm/rubies/ruby-2.4.1/lib/ruby/site_ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in `require'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/lib/pairing_matrix.rb:2:in `glob'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/lib/pairing_matrix.rb:2:in `<top (required)>'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/bin/pairing_matrix:2:in `require_relative'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/gems/pairing_matrix-2.1/bin/pairing_matrix:2:in `<top (required)>'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/bin/pairing_matrix:23:in `load'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/bin/pairing_matrix:23:in `<main>'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/bin/ruby_executable_hooks:15:in `eval'
	from /Users/sumanm/.rvm/gems/ruby-2.4.1/bin/ruby_executable_hooks:15:in `<main>'

Any idea why it's throwing this?

Supporting multiple regex

Ideally, a team shall follow a common template for common authors regex. But there are cases when people follow multiple templates, for ex. [Ajit|Shashank] for few commits and [Ajit/Shashank] for other few commits or maybe something else as well.
Can we supply multiple regex to get better pairing matrix? I am not sure if this is already supported.

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.