Commit Graph

24 Commits

Author SHA1 Message Date
4774c885eb Update GITEA_URL and USERNAME in update_profile.py for correct configuration 2026-02-27 23:24:34 +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
f890d48ffc Refactor update_profile.py to simplify Gitea data fetching and enhance debugging capabilities 2026-02-27 23:16:50 +00:00
9c3804b126 Add debug prints to fetch_gitea_data for feed structure and filtering verification 2026-02-27 23:13:51 +00:00
6cd314ded2 Add traceback logging for error handling in README rebuild 2026-02-27 23:11:07 +00:00
b7f60d75e7 Update GITEA_TOKEN environment variable to PROFILE_UPDATER_GITEA_TOKEN 2026-02-27 23:04:19 +00:00
504067d96d Merge branch 'main' of https://gitea.nathan-falvey.synology.me/nathan/.profile
All checks were successful
Update Profile Stats / build (push) Successful in 50s
2026-02-27 22:55:23 +00:00
3a64110e49 Refactor update_profile.py to enhance Gitea data fetching and README generation 2026-02-27 22:55:15 +00:00
a573d156aa Update README.md 2026-02-27 22:45:11 +00:00
a45383d5e4 Merge branch 'main' of https://gitea.nathan-falvey.synology.me/nathan/.profile 2026-02-27 22:44:20 +00:00
58180ff463 Fix case sensitivity in README file references for consistency 2026-02-27 22:44:19 +00:00
Gitea Action
44304b5c72 Update profile stats 2026-02-27 22:41:36 +00:00
6877e44293 Fix case sensitivity in README file path for consistency 2026-02-27 22:40:32 +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
3b46890f7d Initial Template Creation. 2026-02-26 21:10:45 +00:00