Arthur Erlich haylan
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 12:34:43 +00:00
haylan created branch patch-2-gitea-registry in haylan/git-contribution-graph 2026-07-31 12:34:43 +00:00
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 12:34:43 +00:00
haylan created branch patch-2-gitea-registry in haylan/git-contribution-graph 2026-07-31 12:34:43 +00:00
haylan deleted branch patch-2-gitea-registry from haylan/git-contribution-graph 2026-07-31 12:22:27 +00:00
haylan pushed to main at haylan/git-contribution-graph 2026-07-31 12:22:26 +00:00
3b1e78ebf5 Merge pull request 'feat(ci): add GitHub Actions workflow for testing and Docker builds' (#20) from patch-2-gitea-registry into main
a8f5680e6e fix(ci): update dev image build process and run tests in the same job
658892a639 fix(ci): remove redundant DEV_IMAGE variable and use REGISTRY directly for image tags
06fc829ff1 fix(ci): update dev image build process and simplify test execution
30a2439914 feat(ci): enhance debugging in test workflow with workspace information
Compare 14 commits »
haylan automatically merged pull request haylan/git-contribution-graph#20 2026-07-31 12:22:24 +00:00
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 12:17:43 +00:00
a8f5680e6e fix(ci): update dev image build process and run tests in the same job
658892a639 fix(ci): remove redundant DEV_IMAGE variable and use REGISTRY directly for image tags
Compare 2 commits »
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 12:02:55 +00:00
06fc829ff1 fix(ci): update dev image build process and simplify test execution
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 11:46:44 +00:00
30a2439914 feat(ci): enhance debugging in test workflow with workspace information
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 08:54:57 +00:00
222c8aaa85 fix(ci): correct indentation for loading dev image in test workflow
haylan created pull request haylan/git-contribution-graph#20 2026-07-31 07:02:22 +00:00
feat(ci): add GitHub Actions workflow for testing and Docker builds
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-31 06:37:10 +00:00
47d9a62db7 refactor(ci): streamline test workflow by consolidating test commands and removing unnecessary comments
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-30 05:04:56 +00:00
0b1fed2f93 fix(ci): add volume mounts for PHPUnit and PHPStan runs in test workflow
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:41:39 +00:00
f3491ef4a6 fix(ci): downgrade actions/upload-artifact and actions/download-artifact to v3 for compatibility
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:37:16 +00:00
d6a4f7c41f feat(ci): update Gitea workflow to include registry login and cache handling adjustments
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:27:44 +00:00
211edc4538 refactor(ci): reorganize test workflow to streamline Docker image handling
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:19:45 +00:00
14b325b3bf refactor(ci): migrate PHP setup to Docker for testing workflow
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:09:06 +00:00
d15e25abf3 Merge branch 'main' into patch-2-gitea-registry
7688fd77c9 Merge pull request 'chore(docker): remove redundant composer dump-env command in build stage' (#16) from patch-2-gitea-registry into main
68424aa28b Merge pull request 'chore(ci/cd): replaced registry url.' (#15) from patch-2-gitea-registry into main
Compare 3 commits »
haylan pushed to patch-2-gitea-registry at haylan/git-contribution-graph 2026-07-17 10:07:35 +00:00
53186e9a35 feat(ci): add GitHub Actions workflow for testing and Docker builds