Code Monkey home page Code Monkey logo

hound-gitlab's Introduction

Hound-GitLab

Build Status Code Climate

This project is originally a fork of Hound by thoughtbot, and aims to support code reviews for GitLab.

Hound-GitLab reviews GitLab merge requests for style guide violations. View the style guide →

Configure Hound-GitLab on Your Local Development Environment

  1. After cloning the repository, run the setup script ./bin/setup
  2. Log into your Gitlab account and go to the Account Page.
  3. Copy the Private token to HOUND_GITLAB_TOKEN in .env, and then fetch your userid with that token for HOUND_GITLAB_USERID(this is tricky, I know...) in .env file. Note the setup script copies .sample.env to .env for you, if the file does not exist.
  4. Edit GITLAB_ENDPOINT and HOST in .env file.
  5. Run foreman start. Foreman will start the web server, redis-server, and the resque background job queue.

Testing

  1. Set up your development environment as per above.
  2. Run rake to execute the full test suite.

Contributing

First, thank you for contributing!

Here a few guidelines to follow:

  1. Write tests
  2. Make sure the entire test suite passes locally and on Travis CI
  3. Open a pull request on GitHub
  4. Squash your commits after receiving feedback

There a couple areas we would like to concentrate on.

  1. Add support for JavaScript
  2. Add support for CSS and Sass
  3. Write style guides that don't currently exist and would enforce the thoughtbot style guide.

hound-gitlab's People

Contributors

salbertson avatar larrylv avatar donokuda avatar ehmorris avatar jferris avatar calebhearth avatar frechg avatar dgalarza avatar koronen avatar willnet avatar seanpdoyle avatar richrines avatar mike-burns avatar jbrooksuk avatar chiastolite avatar mcmire avatar dblandin avatar bry4n avatar bhardin avatar soulcutter avatar bernerdschaefer avatar andyw8 avatar asross avatar

Stargazers

Lars Lühr avatar misoobu avatar Jules Roman Polidario avatar Newell Zhu avatar Bear Su avatar Di Wen avatar

Watchers

 avatar James Cloos avatar

Forkers

happy-ferret

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.