Commit Graph

12 Commits

Author SHA1 Message Date
2f4bddb11f Refactor debug_request function in update_profile.py to utilize do_request for improved error handling and code clarity
All checks were successful
Update Profile Stats / build (push) Successful in 48s
2026-02-27 23:36:14 +00:00
60ce2c5795 Fix GITEA_URL in update_profile.py by removing username from the URL 2026-02-27 23:26:24 +00:00
4774c885eb Update GITEA_URL and USERNAME in update_profile.py for correct configuration 2026-02-27 23:24:34 +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
3a64110e49 Refactor update_profile.py to enhance Gitea data fetching and README generation 2026-02-27 22:55:15 +00:00
58180ff463 Fix case sensitivity in README file references for consistency 2026-02-27 22:44:19 +00:00
6877e44293 Fix case sensitivity in README file path for consistency 2026-02-27 22:40:32 +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