Commit Graph

13 Commits

Author SHA1 Message Date
d2b9e66c10 fix: 🐛 Added git pull functionality to workflow.
Added a git pull function to my workflow to allow repo synchronosity.
2026-03-07 14:17:47 +00:00
7ac733521d Add --break-system-packages option to pip install command in update.yaml 2026-02-27 23:22:38 +00:00
68021a1534 Add requirements.txt for dependency management and update installation command in workflow 2026-02-27 23:21:13 +00:00
58180ff463 Fix case sensitivity in README file references for consistency 2026-02-27 22:44:19 +00:00
338be835ab Fix case sensitivity in README file addition for consistency 2026-02-27 22:37:36 +00:00
597ff34a96 Refactor update workflow to replace manual git clone with actions/checkout and streamline steps 2026-02-27 22:35:14 +00:00
6f32fec840 Refactor Gitea workflow to replace checkout step with manual git clone and remove unnecessary Python setup 2026-02-27 22:18:45 +00:00
da11851aa4 Refactor update workflow to improve step formatting and remove redundant comments 2026-02-27 22:16:37 +00:00
3649343499 Refactor Gitea workflow to remove redundant Python setup step 2026-02-27 22:15:13 +00:00
e983c45572 Update Gitea workflow to install Python dependencies dynamically 2026-02-27 22:12:59 +00:00
d10575d90e Refactor Gitea workflow to simplify Python setup and remove unnecessary commit steps
Some checks failed
Update Profile Stats / build (push) Failing after 1m50s
2026-02-27 19:19:08 +00:00
b25130c615 Implement Gitea Action to update README with dynamic stats
Some checks failed
Update Profile Stats / build (push) Failing after 13m55s
2026-02-27 18:56:53 +00:00
5477d6b4dd Added runner python script and workflow. 2026-02-26 21:41:34 +00:00