• Building transparent security pipelines & high-availability infrastructure. Python | Automation | SecOps.

  • Joined on 2025-11-26
patrick pushed to main at patrick/.profile 2026-01-22 04:01:13 +00:00
ef226f190d fix: change token used for commit reads
patrick pushed to main at patrick/.profile 2026-01-22 03:41:18 +00:00
9e48eff942 fix: check to see if 100 was caused by default heatmap limit
patrick pushed to main at patrick/.profile 2026-01-22 03:39:34 +00:00
fc5cbb29eb fix: install jq since Alpine lacks it
patrick pushed to main at patrick/.profile 2026-01-22 03:37:57 +00:00
1365e894ea fix: use jq to grab total commits
patrick pushed to main at patrick/.profile 2026-01-22 03:12:27 +00:00
5dcabc3ebe fix: search for specific user via heatmap
patrick pushed to main at patrick/.profile 2026-01-22 03:09:21 +00:00
f17078fb53 fix: have git search every branch in the repo
patrick pushed to main at patrick/.profile 2026-01-22 03:07:32 +00:00
46a04844b6 fix: rev-list not available in git version, updated
patrick pushed to main at patrick/.profile 2026-01-22 03:05:29 +00:00
d9fc61f7dc fix: catch-all to grab the missing commits
patrick pushed to main at patrick/.profile 2026-01-22 03:02:32 +00:00
fca6da2c9e fix: indentation error
patrick pushed to main at patrick/.profile 2026-01-22 03:00:29 +00:00
80f75be390 fix: workflow change
patrick pushed to main at patrick/.profile 2026-01-22 02:56:52 +00:00
82fb2fc961 fix: consolidation and using git to grab commit count
patrick pushed to main at patrick/.profile 2026-01-22 02:53:37 +00:00
c254bbf08a fix: check for pages with no user commits
patrick pushed to main at patrick/.profile 2026-01-22 02:51:00 +00:00
0819ee888b fix: different way to loop
patrick pushed to main at patrick/.profile 2026-01-22 02:48:56 +00:00
e7b9558904 update: incorporate pagination
patrick pushed to main at patrick/.profile 2026-01-22 02:45:36 +00:00
06e870f0c7 fix: change to fixed user, with Giteas format
patrick pushed to main at patrick/.profile 2026-01-22 02:41:23 +00:00
79dc7b6484 debug: log Gitea Commit syntax
patrick pushed to main at patrick/.profile 2026-01-22 02:31:08 +00:00
be502d0a48 fix: change grabbing commit count
patrick pushed to main at patrick/.profile 2026-01-22 02:28:00 +00:00
f6adfc3fad fix: syntax on actions workflow
patrick pushed to main at patrick/.profile 2026-01-22 02:26:57 +00:00
ef9478d290 fix: change to pull commits differently
patrick pushed to main at patrick/.profile 2026-01-22 02:23:58 +00:00
1b08564c5d fix: no curl in the env, trying wget