Giter Site home page Giter Site logo

splashinn / travis-rebuilder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from librariesio/travis-rebuilder

0.0 2.0 0.0 63 KB

:repeat: Rerun travis-ci tests after any dependency is updated

Home Page: https://libraries.io/github/librariesio/travis-rebuilder

License: MIT License

Dockerfile 13.53% Ruby 86.47%

travis-rebuilder's Introduction

Sinatra app for rerunning travis-ci tests whenever a new version of a dependency is discovered by Libraries.io using the repository web hook feature.

Usage

The easiest option is to deploy to heroku with the deploy button below:

Deploy

Then add the url of your app to web hooks section for your repo on https://libraries.io


Or to run it somewhere else, clone it from github:

git clone https://github.com/librariesio/travis-rebuilder.git

Install dependencies:

bundle install

Setup config environment variables:

GITHUB_TOKEN=mygithubapitoken
DEFAULT_BRANCH=master (optional)

Start the app:

rackup

Add the url of your app to web hooks section for your repo on https://libraries.io:

http://myapphost.com/webhook

Development

Source hosted at GitHub. Report issues/feature requests on GitHub Issues. Follow us on Twitter @librariesio. We also hangout on Gitter.

Getting Started

New to Ruby? No worries! You can follow these instructions to install a local server, or you can use the included Vagrant setup.

Installing a Local Server

First things first, you'll need to install Ruby 2.5.0. I recommend using the excellent rbenv, and ruby-build

rbenv install 2.5.0
rbenv global 2.5.0

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Add tests for it. This is important so I don't break it in a future version unintentionally.
  • Add documentation if necessary.
  • Commit, do not change procfile, version, or history.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2016-2019 Andrew Nesbitt. See LICENSE for details.

travis-rebuilder's People

Contributors

andrew avatar katzj avatar splashinn avatar

Watchers

James Cloos avatar  avatar

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.