Skip to content

marwahaha/moment-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moment-bot

ruby CI server for Moment.js on Github

Heavily based off the great Github tutorial on building CI servers, and its code.

Setup

Get Ruby!

gem install bundler
bundle install

Usage

Make a token, and add it to your environment.

MY_PERSONAL_GITHUB_TOKEN=<my_new_token>

Run the server.

bundle exec rackup config.ru

Put it online, or use ngrok to get online.

In your Github repo, add a webhook to send events about Pull Requests.

Deployment

To run things with local gems, use

bundle install --path localgems
bundle exec rackup config.ru

Help

Make an issue, open a PR, or ping me directly at marwahaha@berkeley.edu

About

ruby CI server for Moment.js on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages