0xMax42 maxp
maxp pushed to main at maxp/systemd-timer 2025-05-28 14:40:43 +02:00
c53576a700 chore(version): bump version to 0.3.1
maxp pushed to main at maxp/systemd-timer 2025-05-28 14:40:07 +02:00
c4855ed3fb style(workflows): fix formatting and whitespace issues
maxp deleted tag v0.3.0 from maxp/systemd-timer 2025-05-28 14:34:20 +02:00
maxp released Release v0.3.0 at maxp/systemd-timer 2025-05-28 14:33:20 +02:00
maxp released Release v0.3.0 at maxp/systemd-timer 2025-05-28 14:26:18 +02:00
maxp pushed to main at maxp/systemd-timer 2025-05-28 14:26:04 +02:00
07ee03b6be chore(version): bump version to 0.3.0
fb2a62d984 docs(readme): expand CLI option descriptions for clarity
113103f368 feat(cli): add options for user, home, and working directory
Compare 3 commits »
maxp pushed to main at maxp/http-kernel 2025-05-27 15:10:09 +02:00
5686940fe2 fix(workflows): remove redundant tag fallback in sync job
maxp released Release v0.2.0 at maxp/http-kernel 2025-05-27 15:08:32 +02:00
maxp pushed to main at maxp/http-kernel 2025-05-27 15:08:17 +02:00
68cec85380 chore(version): bump version to 0.2.0
maxp deleted branch refactor/pipeline-execution-to-satic from maxp/http-kernel 2025-05-27 15:07:20 +02:00
maxp merged pull request maxp/http-kernel#4 2025-05-27 15:07:10 +02:00
refactor middleware pipeline and improve ci checks
maxp pushed to main at maxp/http-kernel 2025-05-27 15:06:14 +02:00
de6d3ee389 feat(workflows): add GitHub release sync workflow
54cfa1888e feat(ci): enhance CI workflow with granular steps and error handling
c207dc7392 chore(config): add CI task for local checks
b14e9acc5f test(routebuilder): add validation tests for handler and middleware
731bba22d8 test(httpkernel): enforce compile-time validation for signatures
Compare 9 commits »
maxp pushed to main at maxp/http-kernel 2025-05-27 15:04:11 +02:00
1b447f5190 chore(gitignore): add .local directory to ignored files
38c00b035b chore(ci): update deno tasks in CI workflow
6e6e61693f chore(tasks): add benchmark, format, and lint commands
Compare 3 commits »
maxp pushed to refactor/pipeline-execution-to-satic at maxp/http-kernel 2025-05-27 15:03:46 +02:00
maxp pushed to refactor/pipeline-execution-to-satic at maxp/http-kernel 2025-05-27 15:01:19 +02:00
e763351087 chore(changelog): remove generated CHANGELOG.md before merge
maxp created pull request maxp/http-kernel#4 2025-05-27 15:00:06 +02:00
refactor middleware pipeline and improve ci checks
maxp pushed to refactor/pipeline-execution-to-satic at maxp/http-kernel 2025-05-27 14:59:43 +02:00
828fcd4ef0 feat(workflows): add GitHub release sync workflow
maxp created branch refactor/pipeline-execution-to-satic in maxp/http-kernel 2025-05-27 14:57:00 +02:00
maxp pushed to refactor/pipeline-execution-to-satic at maxp/http-kernel 2025-05-27 14:57:00 +02:00
d8a7686557 feat(ci): enhance CI workflow with granular steps and error handling
39e39a9699 chore(config): add CI task for local checks
801d06ebf8 test(routebuilder): add validation tests for handler and middleware
b3ed8dd52c test(httpkernel): enforce compile-time validation for signatures
8243b07a5a refactor(kernel): simplify middleware and handler execution
Compare 10 commits »
maxp pushed to main at maxp/http-kernel 2025-05-27 13:25:46 +02:00
ec1697df94 ci(workflows): consolidate and update CI configuration