/CircleCI-Training-Koans

A set of puzzles to be completed to help familiarize yourself with CircleCI

Primary LanguageShell

CircleCI Training Kōans

kōan (noun): a paradoxical anecdote or riddle, used in Zen Buddhism to demonstrate the inadequacy of logical reasoning and to provoke enlightenment.

In this repo, you will find a series of challenges of increasing difficulty related to CircleCI 2.1 configs. There is one challenge per folder; each challenge will include its own instructions via a README.md.

How to follow along?

The best way to follow along is to create a new repository on your personal GitHub account for the purpose of running tests. You can copy the config files from each challenge into your own CircleCI project to test if the new config works.

side note: If you come across an issue with a config that isn't directly related to the challenge, consider it a learning opportunity, unless it is related to an underlying change to the platform.

Maintainers

The Support Team maintains this repository, if you have any questions or need anything approved feel free to reach out.

Keep a log

Each challenge will ask you to record the link to the workflow or job where you have completed the challenge.

Good luck!