diff --git a/.github/submissions/.github/submissions/advanced-badge-tharushika.md b/.github/submissions/.github/submissions/advanced-badge-tharushika.md new file mode 100644 index 00000000..b7c558a8 --- /dev/null +++ b/.github/submissions/.github/submissions/advanced-badge-tharushika.md @@ -0,0 +1,28 @@ +# ⭐ Advanced Badge Submission - P.H.T.Tharushika Sethani + +## 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 + +--- + +## Notes +Completed advanced GitHub Actions CI/CD concepts including artifacts, conditionals, and collaboration workflow.