Commit Graph

36 Commits

Author SHA1 Message Date
ccb6d15776 Add tabulate dependency and enhance README generation with repository release count 2026-02-28 13:54:07 +00:00
b653cfd8cb Merge branch 'main' of https://gitea.nathan-falvey.synology.me/nathan/.profile 2026-02-28 13:48:28 +00:00
1c68c76437 Enhance README generation with improved user display and stats summary; format languages used section 2026-02-28 13:48:27 +00:00
Gitea Action
55f09261a8 Update profile stats 2026-02-28 13:44:16 +00:00
9ef07b5069 Implement Gitea data collection and README generation; enhance debug_request output 2026-02-28 13:43:17 +00:00
4f58ddfc98 Add uptime retrieval and format_bytes function; enhance debug_request output 2026-02-28 13:16:56 +00:00
a408e9990c Enhance debug_request function to include additional repository details and add placeholder for README build logic 2026-02-28 13:14:03 +00:00
9871f2d47f Add user repository count output in debug_request function 2026-02-28 13:07:15 +00:00
ba8a4fbd0e Use pprint for better formatting of user repositories output in debug_request function 2026-02-28 13:05:31 +00:00
7ff549e9de Refactor debug_request function in update_profile.py to improve version information retrieval and enhance output clarity 2026-02-28 13:04:07 +00:00
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
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