Welcome to the Wall of Zen coding challenge
So you have been using GitHub for managing your source code repos, and maybe you already have some CI/CD pipeline running? Did you know that you can now use GitHub Actions to set up CI/CD without having to leave GitHub?
To get you started with GitHub Actions, we’ve built 5 short coding challenges for you 🚀 Either during the breaks or after-hours, feel free to give them a try and let us know what you think of them!
But what does all this have to do with a Wall of Zen?
We have created a Wall of Zen page where you share Zen quotes with the rest of the world! Under the hood it uses the Octocat GitHub API.
We have prepared a sample Node.js application for you that exposes a REST API to post your quote on the wall. The goal of these coding challenges is to get this REST API up-and-running by creating a CI/CD pipeline using GitHub Actions.
Okay, I’m in. Let’s build stuff! 🧰
Just head over to our GitHub repo and get started with the coding challenges!
Thanks for participating in this coding challenge and keep learning! We have an extensive set of free learning modules on how to automate using GitHub Actions - highly recommended!!
What else can I do?
Thanks for asking! Follow the #devopswallofzen Twitter hashtag, bookmark this page, and/or have a look at the MS Learn module on GitHub Actions.