Git Product home page Git Product logo

chrome-circle-pr's Introduction

CirclePR

CirclePR is an unofficial Chrome Extension for CircleCI (https://circleci.com/). It sends a parameterized build to your CircleCI project from the push of a button while viewing your Pull Request on Github. You can also view your most recent builds in a Github repository and for a PR.

Get it on the Chrome Web Store โœŠ

Example Usage

Managing CircleCI from your project's Github page

Don't let your build queue get too big when you are making a lot of changes right in a row. Just pop open CirclePR and cancel any unnecessary builds without having to go search for them in CircleCI's dashboard.

Distrubuting builds

Use the extension to kick off a build of a new feature for an iOS app to CircleCI. CircleCI builds the iOS project using Fastlane and then sends the new build to HockeyApp for your client, stakeholders, or QA team to test.

Setup

All you need to do is to make sure that you set the correct configurations in your plugin ๐Ÿ˜Š The configuration is a simple JSON object where the key are in the format of "owner/repo" and the values are the CircleCI API tokens.

{ "RokkinCat/gym-oclock-ios": "my-super-secret-token" }

The Process

Your build is only a few simple steps away ๐Ÿ™Œ

Step 1 - Navigate to Github Pull Request

Step 2 - Click the CirclePR button

Step 3 - Click the "Make build for PR #" button

The new build will be started and shown in the extension window

Step 4 - Click the "View" button

Admire it

Using Custom Build parameters (Optional)

Sometimes you may want to send up custom build parameters to build for a different environment (or whatever else you may dream up). CirclePR makes this pretty painless (except for the writing of a JSON string ๐Ÿ˜‰)

Enter build parameters as a JSON string

View build parameters in CircleCI build

chrome-circle-pr's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

chrome-circle-pr's Issues

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.