Code Monkey home page Code Monkey logo

review-gator.archive's People

Contributors

brutasse avatar chrisglass avatar fginther avatar oddbloke avatar philroche avatar sparkiegeek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

review-gator.archive's Issues

Use upstream PyGitHub

Upstream PyGitHub has added the PullRequestReview class. This should allow dropping the fork that is currently specified in requirements.txt.

setup.py incompatible with pip 10

$ pip install --upgrade pip
Requirement already up-to-date: pip in /home/daniel/.virtualenvs/review-gator/lib/python3.6/site-packages (10.0.1)

$ pip install -e .
Obtaining file:///home/daniel/dev/review-gator
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/home/daniel/dev/review-gator/setup.py", line 6, in <module>
        from pip.req import parse_requirements
    ModuleNotFoundError: No module named 'pip.req'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /home/daniel/dev/review-gator/

The report should indicate age of most recent update

The report show the age of PRs and the age of the review request. This is a bit meaningless once the PR has been updated. I think the age should reflect the most recent update (or include both).

The review age should show when the reviewer last commented. What it's showing now is meaningless.

This is impacting LP bzr and git repos. Don't know if github works differently.

No license information.

Given the authors, I assumed a free license, but a quick paste of an actual license of your choosing would be beneficial to the project (and potential contributions).

I suggest GPLv3 since that's my default suggestion and to get the ball rolling, but BSDs or apache would do too.

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.