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
.
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.
Overall this repository is utilized during the onboarding process for multiple teams in the Customer Engineering organization. Feel free to reach out to @nbialostosky (Nick Bialostosky) if you need a PR review or general questions. If they are not available, anyone on the support team should be able to assist (#custeng-support).
Each challenge will ask you to record the link to the workflow or job where you have completed the challenge.
Good luck!