← 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)

View My Branch → Full Repository → ← All Projects