This website requires JavaScript.
Explore
Help
Register
Sign In
rock
/
poimen-workflows
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build & Push Workflows Image
ci
36 workflow runs
Actor
All actors
rock
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
task/T1.1
task/T1.2
task/T1.3
task/T1.4
task/T1.5
task/T1.7
task/T1.8
task/T2.1
task/T2.2
task/T2.3
task/T2.4
task/T2.5
task/T2.6
task/T2.7
Create status badge
ci: add go mod download to resolve dependencies
#71
:
Commit
a6f8d47a23
pushed by
rock
main
2026-09-05 21:07:45 +00:00
1m43s
View workflow file
ci: use golang runner for Go project
#69
:
Commit
5b5880c6e4
pushed by
rock
main
2026-09-05 20:55:29 +00:00
1m55s
View workflow file
ci: fix runner to use node-labeled runner for Docker builds
#67
:
Commit
3480d6c2cc
pushed by
rock
main
2026-09-05 20:53:01 +00:00
2m14s
View workflow file
ci: add Forgejo CI/CD workflow for workflows image build & push
#65
:
Commit
330bf639cd
pushed by
rock
main
2026-09-05 20:50:18 +00:00
1m55s
View workflow file
feat: migration for workflow relations and RAG indexing
#63
:
Commit
58237cc1ff
pushed by
rock
main
2026-09-05 13:10:06 +00:00
2m9s
View workflow file
feat: wire GraphRAG API handlers, activities, and database layer
#62
:
Commit
5c0eb2b66a
pushed by
rock
main
2026-09-05 13:07:57 +00:00
2m9s
View workflow file
chore: remove docker-compose (use k8s + CI/CD only)
#61
:
Commit
8474d7e494
pushed by
rock
main
2026-09-05 13:05:48 +00:00
2m16s
View workflow file
feat: GraphRAG query API handlers and activities
#60
:
Commit
447951daca
pushed by
rock
main
2026-09-05 13:03:31 +00:00
2m6s
View workflow file
docs: deployment guide for unified Poimen application
#59
:
Commit
da44923c5c
pushed by
rock
main
2026-09-05 13:01:25 +00:00
2m8s
View workflow file
feat: unified Poimen application with k8s + docker-compose infrastructure
#58
:
Commit
70a9b9a2ab
pushed by
rock
main
2026-09-05 12:59:16 +00:00
2m4s
View workflow file
feat: GraphRAG query workflow and indexing
#57
:
Commit
e01dad4e8c
pushed by
rock
main
2026-09-05 12:55:05 +00:00
2m5s
View workflow file
feat: add relation wording schema
#56
:
Commit
84b4ca120f
pushed by
rock
main
2026-09-05 12:48:39 +00:00
2m24s
View workflow file
feat: add canvas compatibility checking for connection validation
#55
:
Commit
9624f0e18d
pushed by
rock
main
2026-09-05 08:04:52 +00:00
2m49s
View workflow file
feat: add CanvasReasonerActivity for auto-inferring workflow connections
#54
:
Commit
2a3b080e29
pushed by
rock
main
2026-09-05 08:01:36 +00:00
6m4s
View workflow file
feat: add JWT auth token support to LLM inference activities
#53
:
Commit
00fc83c081
pushed by
rock
main
2026-09-05 07:50:08 +00:00
2m15s
View workflow file
feat: database layer + canvas validator/converter + LLM inference activities
#52
:
Commit
0da90fdd7a
pushed by
rock
main
2026-09-05 07:46:06 +00:00
2m13s
View workflow file
refactor: improve AssumeRoleActivity code quality (CRAP/DRY/SOLID)
#51
:
Commit
924aa398b6
pushed by
rock
main
2026-09-04 21:15:17 +00:00
1m24s
View workflow file
feat: add JWT/OAuth2 authentication & multi-tenant federation
#50
:
Commit
66c17e821f
pushed by
rock
main
2026-09-04 17:56:20 +00:00
1m51s
View workflow file
refactor: make routing system extensible with provider/builder interfaces
#46
:
Commit
0d70da4f31
pushed by
rock
main
2026-09-03 16:21:18 +00:00
3m25s
View workflow file
feat: implement proper orchestrator workflow with reconciliation loop
#37
:
Commit
6a87833c7f
pushed by
rock
main
2026-08-26 22:02:38 +00:00
1m3s
View workflow file
Scale workers from 1 to 2 replicas and enable worker deployment
#29
:
Commit
78714e237f
pushed by
rock
main
2026-08-23 04:35:16 +00:00
36s
View workflow file
fix(worker): register TestWorkflow for integration testing
#28
:
Commit
3c54f07ebb
pushed by
rock
main
2026-08-22 17:31:09 +00:00
35s
View workflow file
test(activities): implement comprehensive activity and workflow tests
#27
:
Commit
de3fd45271
pushed by
rock
main
2026-08-22 17:26:43 +00:00
35s
View workflow file
test(git): verify main branch creation in tests
#13
:
Commit
38c2af9f39
pushed by
rock
main
2026-08-22 08:04:18 +00:00
35s
View workflow file
fix(tests): create main branch after initial commit for worktree tests
#12
:
Commit
5530e9154b
pushed by
rock
main
2026-08-22 08:03:42 +00:00
36s
View workflow file
test(build): verify unused import removal
#11
:
Commit
8765d2d6b6
pushed by
rock
main
2026-08-22 08:02:46 +00:00
35s
View workflow file
test(build): verify unused import removal
#10
:
Commit
8765d2d6b6
pushed by
rock
main
2026-08-22 08:02:11 +00:00
34s
View workflow file
test(git): verify git commit with configured user
#9
:
Commit
25e0431e92
pushed by
rock
main
2026-08-22 07:59:10 +00:00
35s
View workflow file
fix(action): configure git user in worktree before commit
#8
:
Commit
d74644d197
pushed by
rock
main
2026-08-22 07:58:35 +00:00
34s
View workflow file
test(ci): verify git clone checkout
#7
:
Commit
7d4a3e2230
pushed by
rock
main
2026-08-22 07:48:24 +00:00
35s
View workflow file
First
Previous
1
2
Next
Last
Status Badge
Branch
main
main
task/T1.1
task/T1.2
task/T1.3
task/T1.4
task/T1.5
task/T1.7
task/T1.8
task/T2.1
task/T2.2
task/T2.3
task/T2.4
task/T2.5
task/T2.6
task/T2.7
Badge URL
Markdown
HTML