pwn
college
Dojos
Leaderboard
Community
Back to honors-dojo~ef9ed69f
Continuous Integration
honors-dojo~ef9ed69f
0/6 challenges completed
An introduction to the
CI
part of
CI
/CD.
We'll be using Github Actions to teach some of the basics.
This is a very broad skill in the world of software engineering and can be customized to fit almost any project.
Credits:
This project makes heavy use of Nektos's
act
to run challenges in the dojo.
This module was created by
Eli Sells
as an honors project for CSE 365.
Getting Started
Intro to Continuous Integration
Video
Start Learning
Workflow Syntax
Video
Start Learning
1
The Workflow .yml
Start
Integrate your Build System
Building your Program
Video
Start Learning
2
Build a Binary
Start
3
Build a Binary 2
Start
Automated Testing
Running Automated Tests
Video
Start Learning
4
Run a Unit Test
Start
5
Run a Test Suite
Start
Continuous Delivery
Uploading Artifacts
Video
Start Learning
6
Upload a Build Artifact
Start