Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikehostetler/awesome-buildkite

A curated list of Buildkite resources and examples
https://github.com/mikehostetler/awesome-buildkite

List: awesome-buildkite

Last synced: 12 days ago
JSON representation

A curated list of Buildkite resources and examples

Awesome Lists containing this project

README

        

# Awesome Buildkite [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A curated list of Buildkite resources and examples

## Contents

- [Example `pipeline.yml` Files](#example-pipelineyml-files)
- [Plugins](#plugins)
- [Shell Scripts](#shell-scripts)

## Example `pipeline.yml` Files

Great examples of Buildkite Agent files to work from.

- [Buildkite Agent](https://github.com/buildkite/agent/tree/master/.buildkite/pipeline.yml)
- [Buildkite Frontend](https://github.com/buildkite/frontend/blob/master/.buildkite/pipeline.yml)

## Plugins

Buildkite plugins available to include in your `pipeline.yml` files.

- [Docker Plugin](https://github.com/buildkite-plugins/docker-buildkite-plugin)
- [Docker Login Plugin](https://github.com/buildkite-plugins/docker-login-buildkite-plugin)
- [Docker Compose Plugin](https://github.com/buildkite-plugins/docker-compose-buildkite-plugin)
- [ECS Deploy Plugin](https://github.com/buildkite-plugins/ecs-deploy-buildkite-plugin)

## Shell Scripts

Handy Shell Scripts

- [Autotag Release]()

## Contribute

Contributions welcome! Read the [contribution guidelines](contributing.md) first.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)

To the extent possible under law, Mike Hostetler has waived all copyright and
related or neighboring rights to this work.