Arthur Erlich haylan
haylan pushed to main at haylan/git-contribution-graph 2026-05-30 12:32:11 +00:00
2f66c65b30 Merge pull request 'feat: FrankenPHP runtime, per-provider health probes, and ContributionAggregator' (#2) from feat/frankenphp into main
38312f549c docs: add CHANGELOG for 0.1.0
a8d5f205db docs: fix typos and reformat tables in CLAUDE.md
85428826a0 test(provider): add unit tests for probe infrastructure and all providers
61b7735afc refactor(renderer): add strict_types declaration and make class final
Compare 16 commits »
haylan automatically merged pull request haylan/git-contribution-graph#2 2026-05-30 12:32:11 +00:00
haylan created pull request haylan/git-contribution-graph#2 2026-05-30 12:30:26 +00:00
feat: FrankenPHP runtime, per-provider health probes, and ContributionAggregator
haylan pushed to feat/frankenphp at haylan/git-contribution-graph 2026-05-30 12:28:06 +00:00
38312f549c docs: add CHANGELOG for 0.1.0
haylan pushed to feat/frankenphp at haylan/git-contribution-graph 2026-05-30 12:26:08 +00:00
a8d5f205db docs: fix typos and reformat tables in CLAUDE.md
85428826a0 test(provider): add unit tests for probe infrastructure and all providers
61b7735afc refactor(renderer): add strict_types declaration and make class final
c70d96c3aa feat(health): make /health report per-provider probe status
d3b9463c57 feat(provider): implement ping and probe on GitHub, GitLab, and Gitea
Compare 6 commits »
haylan pushed to feat/frankenphp at haylan/git-contribution-graph 2026-05-30 10:58:33 +00:00
225c614057 test(service): refactor SvgRendererTest to follow PHPUnit best practices
c205fed14b refactor(controller): extract contribution aggregation into dedicated service
Compare 2 commits »
haylan pushed to feat/frankenphp at haylan/git-contribution-graph 2026-05-30 10:39:48 +00:00
3e3a6752af chore(dev): remove broken auto-run PHPUnit hook
5b07eae672 docs: update installation guide to use pre-built image
235e63bfc0 fix(config): add default empty values for optional env vars
92380e534a feat(docker): migrate base image from php-cli to FrankenPHP Alpine
4654a287a8 feat(app): add FrankenPHP worker script for Symfony
Compare 6 commits »
haylan created branch feat/frankenphp in haylan/git-contribution-graph 2026-05-30 10:39:48 +00:00
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 21:20:57 +00:00
7c1b893e09 chore: update docker image to php 8.4
haylan opened issue haylan/git-contribution-graph#1 2026-05-29 21:10:07 +00:00
Replace Testing Tokens in GitHub and Gitea
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 21:04:40 +00:00
4993fdca00 Update .env
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 20:43:56 +00:00
c4803ea5cb fix: fixed labeling to make contaienr apper correctly in the repo
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 20:37:27 +00:00
19bfa4cf28 Update README.md
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 17:42:12 +00:00
e70d035672 feat: change to use token
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 17:32:39 +00:00
d57320cb77 fix: changed pipline to use workflow token instead self made one
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 17:20:35 +00:00
5feae97dd3 feat: fix manuel pipline. to create a release tag or replace exisiting release
haylan released Initial Release at haylan/git-contribution-graph 2026-05-29 17:12:21 +00:00
haylan pushed tag 0.0.1 to haylan/git-contribution-graph 2026-05-29 17:12:21 +00:00
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 17:06:54 +00:00
cceda8abf2 feat: integrate Monolog for enhanced logging across providers and controller
haylan pushed to main at haylan/git-contribution-graph 2026-05-29 16:29:24 +00:00
8b8ec9ab2f feat: add redirect from index route to graph.svg with query parameters