0xMax42 maxp
maxp pushed to main at maxp/http-kernel 2025-05-27 13:18:36 +02:00
b83aa330b3 refactor(imports): use explicit type-only imports across codebase
c28eb7f28d chore(config): add exports field to module metadata
Compare 2 commits »
maxp pushed to main at actions/releases-sync 2025-05-26 17:31:06 +02:00
ba9a459e1b docs(readme): clarify token usage in releases sync action
maxp pushed to main at maxp/ait 2025-05-26 17:27:58 +02:00
8d5f168a10 feat(workflows): add release sync to GitHub and clean up
maxp pushed to main at maxp/systemd-timer 2025-05-26 17:27:02 +02:00
0c1d8be79f chore(workflows): consolidate release sync into upload workflow
maxp released Release v0.2.3 at maxp/systemd-timer 2025-05-26 17:24:46 +02:00
maxp pushed to main at maxp/systemd-timer 2025-05-26 17:24:31 +02:00
287cd741b4 chore(version): bump version to 0.2.3
maxp pushed to main at maxp/systemd-timer 2025-05-26 17:22:19 +02:00
27c7367ef1 feat(workflows): add GitHub release synchronization workflow
maxp pushed to main at actions/releases-sync 2025-05-26 17:18:33 +02:00
b5f1d595d8 refactor(action): reduce sleep duration and remove verbose exports
maxp pushed to main at actions/releases-sync 2025-05-26 17:15:50 +02:00
a84bf1ec92 chore(action): add delay to ensure environment readiness
maxp pushed to main at maxp/ait 2025-05-26 17:14:50 +02:00
de05716b07 fix(workflows): correct token syntax in releases sync action
maxp pushed to main at actions/releases-sync 2025-05-26 17:06:58 +02:00
bc0ba18afb fix(scripts): log release metadata on missing tag
maxp pushed to main at actions/releases-sync 2025-05-26 17:04:29 +02:00
46179b4945 feat(action): add verbose mode to Gitea release scripts
maxp pushed to main at actions/releases-sync 2025-05-26 17:02:10 +02:00
fb70bee551 refactor(scripts): remove redundant verbose flag handling
maxp pushed to main at actions/releases-sync 2025-05-26 16:58:07 +02:00
b5a142b48b feat(script): add verbose mode for curl operations
maxp pushed to main at actions/releases-sync 2025-05-26 16:57:55 +02:00
b7e96885de feat(action): enable verbose mode for release fetch script
maxp pushed to main at actions/releases-sync 2025-05-26 16:51:30 +02:00
1d22274963 feat(action): enable verbose mode for script execution
maxp pushed to main at maxp/ait 2025-05-26 16:46:49 +02:00
e875e781a7 chore(workflows): enable release event handling in sync-github
maxp pushed to main at actions/releases-sync 2025-05-26 16:46:28 +02:00
8f63244fb0 docs: add README with release synchronization example
maxp pushed to main at actions/releases-sync 2025-05-26 16:44:23 +02:00
de4fc6d672 Revert "feat(action): enable verbose mode for debugging"
maxp pushed to main at maxp/ait 2025-05-26 16:43:02 +02:00
81b2339ea6 feat(workflows): add Gitea integration to sync action