This website requires JavaScript.
ecdb8c1716
fix(docker): commit composer.lock and install intl extension
haylan and Claude-Bot
2026-05-30 15:41:17 +02:00
841f4329de
feat: removed patters x.x and x
haylan
2026-05-30 15:29:46 +02:00
50256c97ef
build(docker): warm prod cache at build time and add prod compose file
haylan and Claude-Bot
2026-05-30 15:15:51 +02:00
2f66c65b30
Merge pull request 'feat: FrankenPHP runtime, per-provider health probes, and ContributionAggregator' (#2 ) from feat/frankenphp into main
0.1.0
haylan
2026-05-30 14:32:10 +02:00
38312f549c
docs: add CHANGELOG for 0.1.0
haylan and Claude-Bot
2026-05-30 14:27:58 +02:00
a8d5f205db
docs: fix typos and reformat tables in CLAUDE.md
haylan and Claude-Bot
2026-05-30 14:14:38 +02:00
85428826a0
test(provider): add unit tests for probe infrastructure and all providers
haylan and Claude-Bot
2026-05-30 14:14:06 +02:00
61b7735afc
refactor(renderer): add strict_types declaration and make class final
haylan and Claude-Bot
2026-05-30 14:13:51 +02:00
c70d96c3aa
feat(health): make /health report per-provider probe status
haylan and Claude-Bot
2026-05-30 14:13:24 +02:00
d3b9463c57
feat(provider): implement ping and probe on GitHub, GitLab, and Gitea
haylan and Claude-Bot
2026-05-30 14:13:14 +02:00
71bfb38028
feat(provider): add health-probe contract and supporting value objects
haylan and Claude-Bot
2026-05-30 14:13:07 +02:00
225c614057
test(service): refactor SvgRendererTest to follow PHPUnit best practices
haylan and Claude-Bot
2026-05-30 12:58:23 +02:00
c205fed14b
refactor(controller): extract contribution aggregation into dedicated service
haylan and Claude-Bot
2026-05-30 12:58:17 +02:00
3e3a6752af
chore(dev): remove broken auto-run PHPUnit hook
haylan and Claude-Bot
2026-05-30 12:39:39 +02:00
5b07eae672
docs: update installation guide to use pre-built image
haylan and Claude-Bot
2026-05-30 12:39:33 +02:00
235e63bfc0
fix(config): add default empty values for optional env vars
haylan and Claude-Bot
2026-05-30 12:39:29 +02:00
92380e534a
feat(docker): migrate base image from php-cli to FrankenPHP Alpine
haylan and Claude-Bot
2026-05-30 12:38:38 +02:00
4654a287a8
feat(app): add FrankenPHP worker script for Symfony
haylan and Claude-Bot
2026-05-30 12:38:27 +02:00
2427c07f4c
feat(docker): add FrankenPHP Caddy configuration
haylan and Claude-Bot
2026-05-30 12:38:23 +02:00
7c1b893e09
chore: update docker image to php 8.4
haylan
2026-05-29 23:20:53 +02:00
4993fdca00
Update .env
haylan
2026-05-29 23:04:39 +02:00
c4803ea5cb
fix: fixed labeling to make contaienr apper correctly in the repo
haylan
2026-05-29 22:43:53 +02:00
19bfa4cf28
Update README.md
haylan
2026-05-29 22:37:25 +02:00
e70d035672
feat: change to use token
haylan
2026-05-29 19:42:10 +02:00
d57320cb77
fix: changed pipline to use workflow token instead self made one
haylan
2026-05-29 19:32:36 +02:00
5feae97dd3
feat: fix manuel pipline. to create a release tag or replace exisiting release
haylan
2026-05-29 19:20:32 +02:00
cceda8abf2
feat: integrate Monolog for enhanced logging across providers and controller
0.0.1
haylan
2026-05-29 18:57:25 +02:00
8b8ec9ab2f
feat: add redirect from index route to graph.svg with query parameters
haylan
2026-05-29 18:28:56 +02:00
b3e79de069
fix: php unit startup command
haylan
2026-05-29 18:23:36 +02:00
f3770f1c2a
docs: update README with token configuration and Docker development instructions
haylan
2026-05-29 16:09:07 +02:00
56035096c6
feat: implement multi-provider architecture for contribution fetching and add Docker support
haylan
2026-05-29 11:51:05 +02:00
381b8f4489
docs: add TDD conventions and testing guide to CLAUDE.md
haylan and Claude-Bot
2026-05-28 22:09:44 +02:00
fa035781fd
fix(svg-renderer): correct date alignment and drop unused parameter
haylan and Claude-Bot
2026-05-28 22:09:31 +02:00
d1dce19832
refactor(github): migrate contribution query to GraphQL bundle
haylan and Claude-Bot
2026-05-28 22:09:25 +02:00
0c2a185927
test: add PHPUnit 11.5 unit test suite
haylan and Claude-Bot
2026-05-28 22:09:17 +02:00
ff44161a99
chore(deps): bump Symfony to 7.4 and add GraphQL client bundles
haylan and Claude-Bot
2026-05-28 22:09:11 +02:00
c1fde0aed3
Update environment configuration to development mode and add CLAUDE.md for project guidance
haylan
2026-05-28 20:15:12 +02:00
4ce551013e
Update example graph image link in README
haylan
2026-05-28 20:07:20 +02:00
3a42bec2b7
Add environment variables for GitHub, GitLab, Gitea, and allowed hosts configuration
haylan
2026-05-28 19:53:33 +02:00
342490035b
Initialize git-contribution-graph project with Docker setup, environment configuration, and core functionality for merging contributions from GitHub, GitLab, and Gitea into an SVG heatmap.
haylan
2026-05-28 19:35:44 +02:00