Coder Social home page Coder Social logo

b-2-g's Introduction

b-2-g

It acts as a web hook. Set up web hook on Bitbucket and the activity will be transformed to Github activity

How it works

  1. Deploy this app to Heroku
  2. Setup Bitbucket 'POST' hook to post to the app
  3. When post receives, the app update the 'LOG' file content and commit to Github.

How to deploy

  1. Create a new Personal Access Tokens from github

  2. Create a github repo to recieve those commits from Bitbucket first

  3. Update the ruby file to use the above repo name: https://github.com/hamxiaoz/b-2-g/blob/master/app.rb#L17

  4. Deploy to Heroku

    git clone
    # change REPO name and LOG_FILE name in app.rb
    hekrou create
    heroku config:add WELCOME_MSG=xxxxxxx
    heroku config:add ACCESS_TOKEN=xxxxxxx
  5. Setup 'POST' hook in Bitbucket to your Heroku app: xxxxx.herokuapp.com/commits

b-2-g's People

Contributors

hamxiaoz avatar

Stargazers

Alex Chaparro avatar Micheal avatar

Watchers

 avatar Alexey Pyltsyn avatar

Forkers

szanlongo

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.