GithubHelp home page GithubHelp logo

buildkit's Introduction

Buildkit

Ruby toolkit for the Buildkite API.

Gem Version

Installation

Add this line to your application's Gemfile:

gem 'buildkit'

And then execute:

$ bundle

Usage

Buildkit follow the same patterns than Octokit, if you are familiar with it you should feel right at home.

client = Buildkit.new(token: 't0k3n')
organization = client.organization('my-great-org')
agents = organization.rels[:agents].get.data

Development

After checking out the repo, run bin/setup to install dependencies. Then, run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release to create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

  1. Fork it ( https://github.com/shopify/buildkit/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

buildkit's People

Contributors

abdulwahaab710 avatar byroot avatar casperisfine avatar chrisbr avatar dazworrall avatar dwradcliffe avatar dylanahsmith avatar es avatar etiennebarrie avatar george-ma avatar ibarreto avatar kirs avatar lparry avatar lxfontes avatar markrcote avatar nickwinder avatar renescheepers avatar robinbrandt avatar shelby-moore-sh avatar sj26 avatar stevelounsbury avatar yinonrousso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buildkit's Issues

Bump to version 0.3

Oh hai! Any chance you could bump and release a new version so we can use the sweet new #create_build API? ๐Ÿ˜

Pagination support

correct me if i'm wrong but it seems that the sdk does not support pagination. any chance you could implement that?

permission issue when doing a docker pull from gcr

background

Starscream is moving over from locutus to pipa, and in the process, we're seeing around 3min of extra time being added when pushing to legacy registry (PIPA_LEGACY_REPO=registry.shopify.io/starscream-ci). The overarching goal is to minimize as much of that 3min as possible to the ci time.

potential solution 1

have the agents pull down their docker containers from gcr. When we do this, however, we hit the following permission issue

/usr/bin/timeout 5m docker pull gcr.io/shopify-docker-images/apps/ci/starscream:511da35bbc76d04181e37021bfc0dae639c8ef16
Error response from daemon: denied: Permission denied for "511da35bbc76d04181e37021bfc0dae639c8ef16" from request "/v2/shopify-docker-images/apps/ci/starscream/manifests/511da35bbc76d04181e37021bfc0dae639c8ef16".

potential solution 2

Have buildkite run out of GC instead of AWS. I have no idea how to do this.

@DazWorrall

Bump new version

Hey guys!

I noticed that you haven't made a new release that includes #12 . This is something I'd love for some analytics work I'm developing. Would you guys be able to push a new version?

Thanks!

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.