Skip to content

Conversation

@Ali-Codingg
Copy link

CI/CD Lab Submission

In this lab, I implemented a complete CI/CD pipeline using GitHub Actions.

The pipeline performs automated linting, formatting checks, unit testing, and project build on every push and pull request. Build artifacts are generated and uploaded, and the application is automatically deployed to GitHub Pages when changes are pushed to the main branch.

This setup ensures code quality, automation, and continuous deployment.

Live Demo:
https://ali-codingg.github.io/ci-cd-tutorial/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant