Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# ⭐ Advanced Badge Submission - P.H.T.Tharushika Sethani

Comment on lines +1 to +2
## Completed Tasks
- Task 8: Upload & Download Artifacts
- Task 9: Conditional Execution
- Task 10: Pull Request Workflow

---

## Evidence

### Task 8
- Created artifact workflow
- Uploaded build output successfully

### Task 9
- Implemented conditional deployment
- Verified main vs develop behavior

### Task 10
- Created feature branch
- Opened Pull Request
- Practiced Git workflow
Comment on lines +21 to +23

---

## Notes
Completed advanced GitHub Actions CI/CD concepts including artifacts, conditionals, and collaboration workflow.
Comment on lines +13 to +28
Loading