Skip to content

SIT722 9.3C — Automate Continuous Deployment - #166

Closed
rohanrao-git wants to merge 2 commits into
sit722-devops:mainfrom
rohanrao-git:feature/sit722-9.3c-continuous-deployment
Closed

rohanrao-git wants to merge 2 commits into
sit722-devops:mainfrom
rohanrao-git:feature/sit722-9.3c-continuous-deployment

Conversation

@rohanrao-git

Copy link
Copy Markdown

SIT722 9.3C — Continuous Deployment

Changes

  • Added pull-request CI execution to validate changes before merging.
  • Updated the production workflow to deploy automatically after successful staging tests.
  • Ensured the same commit SHA is promoted from CI to staging and production.
  • Added a clearly visible frontend change to demonstrate continuous deployment.

Frontend Demonstration

The authenticated Dashboard heading was changed from:

Dashboard

to:

KoalaTech University — Continuous Deployment Demo

Deployment Flow

Pull Request → CI validation → Merge to main → Build and Push → Staging Deployment → Staging Tests → Automatic Production Deployment.

No monitoring files were included in this pull request.

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