← Back to Work Samples
COMP 2156 — DevOps for System Administrators
⚙️ DevOps Group Assignment
Git & GitHub
GitHub Actions CI/CD
George Brown Polytechnic
Winter 2026
Student ID: 101601533
View My Branch →
A collaborative DevOps group assignment applying industry-standard version control and CI/CD practices
in a 5-member team environment. The project required each member to create and manage a personal branch,
make multiple meaningful commits, submit pull requests, and contribute to a shared GitHub Actions
workflow. I authored all George Brown College, DevOps, and SDLC documentation files for my branch
and successfully merged my contributions into the main branch.
Project Overview
My Branch
101601533-Rohail
Personal branch with 16+ meaningful commits
Repository
COMP2156_Group-19_Assignment
58+ total commits across all contributors
Files Authored
101601533_gb.txt · 101601533_devops.txt · 101601533_sdlc.txt
George Brown, DevOps, and SDLC documentation
CI/CD Pipeline
GitHub Actions — 6 Workflow Runs
Automated testing and deployment validation
CI/CD Workflow Steps
1Create feature branch from main
2Author & commit documentation files
3Push branch to remote origin
4Open pull request → code review
5GitHub Actions CI runs automatically
6Merge into main after approval
7Pull latest main to stay in sync
My Commits (Selected)
- ee20897Add final summary to GB file
- 3eeb66cAdd conclusion to DevOps file
- f742515Add automated testing and CI tools section
- 185dfbcAdd Agile methodology explanation
- 215246fExplain DevOps role in SDLC
- 8d74533Add DevSecOps security details
- 3d4d922Add Git and CI/CD explanation to DevOps file
- 25f51fdAdd campus information to GB file
- 37b8dc8Expand GB file with founding year and program areas
- 0680d92Add files with correct student number 101601533
- e8c16b7Expand SDLC file with Agile and testing details
- 7db397eAdd initial SDLC content
- 669aa60Update README with contribution details