RubyGems Navigation menu

buildkite-sdk 0.1.0

# buildkite-sdk [![Build status](https://badge.buildkite.com/a95a3beece2339d1783a0a819f4ceb323c1eb12fb9662be274.svg?branch=main)](https://buildkite.com/buildkite/pipeline-sdk) A Ruby SDK for [Buildkite](https://buildkite.com)! 🪁 ## Usage Install the package: ```bash gem install buildkite-sdk ``` Use it in your program: ```ruby require "buildkite" pipeline = Buildkite::Pipeline.new pipeline.add_step( label: "some-label", command: "echo 'Hello, World!'" ) puts pipeline.to_json puts pipeline.to_yaml ```

Gemfile:
=

installation:
=

Versions:

  1. 0.2.3 May 01, 2025 (20 ko)
  2. 0.2.2 May 01, 2025 (20 ko)
  3. 0.2.1 April 28, 2025 (20 ko)
  4. 0.2.0 March 21, 2025 (20 ko)
  5. 0.1.1 March 17, 2025 (20 ko)
  6. 0.1.0 March 17, 2025 (20 ko)
Voir toutes les versions (7)

Dépendances de Runtime (1):

ostruct ~> 0.1.0

Propriétaires:

Pushed by:

Auteurs:

  • Buildkite

Total de contrôle SHA 256:

=

Total de téléchargements 1 019

Pour cette version 124

Version publiée:

License:

aucune

Version de Ruby requise: >= 3.0.0

Liens: