This website requires JavaScript.
Explore
Help
Register
Sign In
allucanget
/
calminer
Watch
2
Star
0
Fork
0
You've already forked calminer
Code
Pull Requests
Actions
Packages
Releases
Activity
All Workflows
ci-build.yml
ci-lint.yml
ci-test.yml
ci.yml
deploy-coolify.yml
Actor
All actors
zwitschi
Status
All status
Success
Failure
Waiting
Running
feat(docker): add script to run Docker container for calminer application
ci.yml #196
:
Commit
cbaff5614a
pushed by
zwitschi
main
2025-11-15 20:02:50 +01:00
3m47s
refactor(docker): update .gitignore for devcontainer files and remove version from docker-compose
ci.yml #194
:
Commit
f9feb51d33
pushed by
zwitschi
main
2025-11-15 15:45:35 +01:00
3m47s
refactor(navigation): remove legacy navigation.js and integrate logic into navigation_sidebar.js
ci.yml #192
:
Commit
eb2687829f
pushed by
zwitschi
main
2025-11-15 14:09:22 +01:00
4m11s
Merge branch 'main' of https://git.allucanget.biz/allucanget/calminer
ci.yml #190
:
Commit
ea101d1695
pushed by
zwitschi
main
2025-11-14 21:27:12 +01:00
3m43s
Merge pull request 'merge develop to main' (#13) from develop into main
ci.yml #188
:
Commit
e2e5e12f46
pushed by
zwitschi
main
2025-11-14 20:52:55 +01:00
3m43s
Merge https://git.allucanget.biz/allucanget/calminer into develop
ci.yml #187
:
Commit
4e60168837
pushed by
zwitschi
#13
2025-11-14 20:40:50 +01:00
7m54s
Merge https://git.allucanget.biz/allucanget/calminer into develop
ci.yml #186
:
Commit
4e60168837
pushed by
zwitschi
develop
2025-11-14 20:38:59 +01:00
6m19s
feat(ci): add Kubernetes deployment toggle and update conditions for deployment steps
ci.yml #185
:
Commit
dae3b59af9
pushed by
zwitschi
#13
2025-11-14 20:35:03 +01:00
3m45s
feat(ci): add Kubernetes deployment toggle and update conditions for deployment steps
ci.yml #184
:
Commit
dae3b59af9
pushed by
zwitschi
develop
2025-11-14 20:18:08 +01:00
3m17s
fix(ci): update registry handling and add image push step in CI workflow
ci.yml #183
:
Commit
839399363e
pushed by
zwitschi
develop
2025-11-14 20:11:33 +01:00
3m9s
feat(ci): enhance CI workflow with metadata outputs and add Coolify deployment workflow
ci.yml #182
:
Commit
fa8a065138
pushed by
zwitschi
develop
2025-11-14 19:58:44 +01:00
3m12s
Merge pull request 'feat:v2' (#12) from develop into main
ci.yml #180
:
Commit
854b1ac713
pushed by
zwitschi
main
2025-11-14 18:14:20 +01:00
9m29s
Merge branch 'main' into develop
ci.yml #179
:
Commit
25fd13ce69
pushed by
zwitschi
#12
2025-11-14 18:12:03 +01:00
7m28s
Merge branch 'main' into develop
ci.yml #178
:
Commit
25fd13ce69
pushed by
zwitschi
develop
2025-11-14 18:10:12 +01:00
5m53s
chore: remove cicache workflow file
ci.yml #176
:
Commit
3746062819
pushed by
zwitschi
#12
2025-11-14 16:44:09 +01:00
3m8s
chore: remove cicache workflow file
ci.yml #175
:
Commit
3746062819
pushed by
zwitschi
develop
2025-11-14 16:37:47 +01:00
3m21s
chore: add .gitattributes for text handling and line endings
cicache.yml #174
:
Commit
958c165721
pushed by
zwitschi
v2
2025-11-14 14:28:01 +01:00
6m10s
chore: add .gitattributes for text handling and line endings
ci.yml #173
:
Commit
958c165721
pushed by
zwitschi
v2
2025-11-14 14:26:00 +01:00
4m26s
fix(Dockerfile): implement fallback mechanisms for apt update and install
cicache.yml #172
:
Commit
6e835c83eb
pushed by
zwitschi
v2
2025-11-14 14:18:16 +01:00
6m0s
fix(Dockerfile): implement fallback mechanisms for apt update and install
ci.yml #171
:
Commit
6e835c83eb
pushed by
zwitschi
v2
2025-11-14 14:16:25 +01:00
4m25s
feat: add build job to CI workflow for Docker image creation and pushing
cicache.yml #125
:
Commit
b6511e5273
pushed by
zwitschi
main
2025-11-06 12:22:00 +01:00
15m49s
feat: add CI workflow configuration for testing and building
cicache.yml #124
:
Commit
42f8714d71
pushed by
zwitschi
main
2025-11-06 11:59:19 +01:00
14m27s
fix: correct syntax for environment variable references in CI workflow
ci.yml #122
:
Commit
1881ebe24f
pushed by
zwitschi
main
2025-11-04 21:42:21 +01:00
6m12s
Merge pull request 'Add UI and styling documentation; remove idempotency and logging audits' (#8) from feat/ci-overhaul-20251029 into main
ci.yml #109
:
Commit
c3449f1986
pushed by
zwitschi
main
2025-10-29 14:28:38 +01:00
2m22s
fix: update .gitignore to include ruff cache and clarify act runner files
ci.yml #108
:
Commit
f863808940
pushed by
zwitschi
#8
2025-10-29 14:25:56 +01:00
2m21s
fix: update CI workflow to configure apt-cacher-ng and install system dependencies
ci.yml #106
:
Commit
22f43bed56
pushed by
zwitschi
#8
2025-10-29 13:58:11 +01:00
3m26s
fix: Improve database connection retry logic with detailed error messages
test.yml #102
:
Commit
807204869f
pushed by
zwitschi
main
2025-10-28 15:06:18 +01:00
1m24s
Merge pull request 'fix: Enhance workflow conditions for E2E tests and deployment processes' (#7) from fest/ci-improvement into main
test.yml #101
:
Commit
26e231d63f
pushed by
zwitschi
main
2025-10-28 14:45:33 +01:00
1m18s
fix: Enhance workflow conditions for E2E tests and deployment processes
test.yml #100
:
Commit
d98d6ebe83
pushed by
zwitschi
fest/ci-improvement
2025-10-28 14:43:37 +01:00
1m17s
fix: Enhance workflow conditions for E2E tests and deployment processes
test-e2e.yml #99
:
Commit
d98d6ebe83
pushed by
zwitschi
fest/ci-improvement
2025-10-28 14:42:20 +01:00
1m17s
First
Previous
1
2
3
Next
Last