LABBEGINNER

Your First GitHub Actions CI Pipeline

Create your first automated CI pipeline using GitHub Actions to build, test, and validate a simple web application.

60 minutes
devops/cicd
Your First GitHub Actions CI Pipeline - Platform Engineering Hands-On Lab Icon
Share this Lab

Lab Overview

🛠 Lab from the Platform Engineering Bootcamp. Used in Week 3. Bootcamp landing page: https://academy.tekanaid.com/bootcamps/platform-engineering-bootcamp Parent course(s):

  • Week 3: Git, GitHub & CI/CD Fundamentals (slug: git-github-cicd-fundamentals)

In this lab you build your first real CI pipeline against your own TaskFlow fork. You connect the lab to the fork you created in Week 1, then author a GitHub Actions workflow that builds the real Vue frontend and runs the real FastAPI backend tests on every push, watching it turn green in your own GitHub account.

You'll learn to:

  • Connect a lab environment to your TaskFlow fork with the GitHub CLI
  • Author a GitHub Actions workflow in YAML that targets a real application
  • Build the real frontend (Node.js) and test the real backend (Python) in CI
  • Trigger workflows on push and pull request events
  • Watch a live workflow run and read its results with the gh CLI

By the end you have a working, green CI workflow living in .github/workflows/ on your own GitHub repository, a genuine portfolio asset.

What You'll Learn

Connect a lab environment to your own TaskFlow fork using the GitHub CLI and git remotes

Create a GitHub Actions workflow file with correct YAML syntax and structure

Configure workflow triggers for push and pull request events

Define jobs that build the real Vue frontend and test the real FastAPI backend

Push the workflow to your fork and watch it run green with the gh CLI

Prerequisites

git-basics

github-fundamentals

basic-yaml

Technologies Covered

github-actionscicdautomationworkflowsdevopstesting

Choose your plan

Simple, Transparent Pricing

Unlock full access to TeKanAid courses, labs, and bootcamps

Buying for a team? Private corporate training is available for up to 15 learners.View team training
MonthlyQuarterly
Try Premium free for 7 days →

Just exploring? Start free below. Want the full experience? Try Premium free for 7 days (card required, $0 today).

Pro

All courses, with lab scripts to run on your own machine

$59/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Full access to all courses
  • Lab scripts to download and run on your own machine (hosted labs not included)
  • Progress tracking
  • Certificate of completion
  • Community access
  • Self-paced bootcamps
  • Premium puzzle library not included (5 free puzzles available)
  • New content access
Recommended

Premium

Full access, including unlimited hosted labs

$99/month

Renews automatically. Cancel anytime.

Final price verified at checkout.

  • Everything in Pro
  • Unlimited hands-on labs, fully hosted on TeKanAid Academy (nothing to set up)
  • Full access to the puzzle library
  • Lab AI Assistant
  • Priority support

Prefer a single course?

Purchase individual courses for a one-time fee of $79. Full access to course content, quizzes, certificates, and community features, lab access is not included.

Browse Courses

Just exploring? Start free, no account needed

Three free ways to start. All bridge into the paid Premium catalog when you're ready.

Not ready to commit? The crash course is email-only. No academy account required.

Ready to Get Started?

Start this hands-on lab and build real-world Platform Engineering skills

Get Access Now