buildkite

Manage Buildkite CI pipelines, logs, and builds for Cardano Wallet projects.

822|232|Updated Mar 1, 2019
One-click install
npx skills add https://github.com/cardano-foundation/cardano-wallet --skill buildkite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: buildkite
Source: https://github.com/cardano-foundation/cardano-wallet/tree/main/.claude/skills/buildkite
Command: npx skills add https://github.com/cardano-foundation/cardano-wallet --skill buildkite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Buildkite Skill provides practical guidance and commands to manage Buildkite CI workflows for Cardano Wallet projects, enabling quick access to pipelines, logs, and build actions.

Core Features & Use Cases

  • Pipeline discovery: List and inspect pipelines and builds for the cardano-wallet project.
  • Log access & diagnosis: Retrieve job logs and summarize failures to speed up troubleshooting.
  • Triggering & automation: Trigger new builds, manage pipelines, and monitor progress across jobs.

Quick Start

Configure BK for your organization and begin exploring the cardano-wallet pipeline: bk use cardano-foundation bk build list --pipeline cardano-wallet --limit 5

Frequently Asked Questions about buildkite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve job logs from a Buildkite CI pipeline to diagnose build failures?

To retrieve Buildkite CI pipeline logs, use the bk CLI to fetch job outputs and summarize failures. This provides direct access to pipeline logs for the cardano-wallet project, accelerating troubleshooting.

How do I trigger new builds in Buildkite for cardano-wallet projects?

Trigger new Buildkite builds for cardano-wallet projects by executing bk CLI commands. This automates pipeline orchestration, allowing you to manage pipelines and monitor progress across jobs.

Do I need the Buildkite CLI installed to manage cardano-wallet CI workflows?

Yes, you need the Buildkite CLI (bk) installed and authenticated to manage cardano-wallet CI workflows. The Skill relies on bk to interact with pipelines, retrieve logs, and trigger builds.

What is the best way to list and inspect pipelines for the cardano-wallet project?

The best way to list and inspect cardano-wallet pipelines is using the Buildkite CLI. Configure your organization with 'bk use cardano-foundation' and run 'bk build list --pipeline cardano-wallet' to explore builds.

Can I automate pipeline orchestration across the cardano-wallet infrastructure using Buildkite?

Yes, you can automate pipeline orchestration across the cardano-wallet infrastructure using Buildkite. The Skill guides you to manage pipelines, trigger builds, and monitor job progress automatically via the bk CLI.