From eae6c73cb465183ae8f298f14f7e2d8f183757f6 Mon Sep 17 00:00:00 2001 From: TharushikaSethani Date: Sun, 24 May 2026 17:44:39 +0530 Subject: [PATCH] Add advanced badge submission for Tharushika Sethani Documented advanced badge submission with completed tasks and evidence. --- .../submissions/advanced-badge-tharushika.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/submissions/.github/submissions/advanced-badge-tharushika.md 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.