This website requires JavaScript.
Explore
Help
Register
Sign In
rock
/
poimen-workflows
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci
32 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
feat: migration for workflow relations and RAG indexing
ci #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
ci #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)
ci #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
ci #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
ci #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
ci #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
ci #57
:
Commit
e01dad4e8c
pushed by
rock
main
2026-09-05 12:55:05 +00:00
2m5s
View workflow file
feat: add relation wording schema
ci #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
ci #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
ci #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
ci #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
ci #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)
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #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
ci #7
:
Commit
7d4a3e2230
pushed by
rock
main
2026-08-22 07:48:24 +00:00
35s
View workflow file
fix(ci): use git clone instead of Node.js actions/checkout
ci #6
:
Commit
69c717a851
pushed by
rock
main
2026-08-22 07:47:49 +00:00
35s
View workflow file
test(ci): verify node installation for actions
ci #5
:
Commit
b863a92ade
pushed by
rock
main
2026-08-22 07:45:54 +00:00
5s
View workflow file
test(ci): verify node installation for actions
ci #4
:
Commit
b863a92ade
pushed by
rock
main
2026-08-22 07:45:49 +00:00
5s
View workflow file
feat(workflows): wire TaskUnit/Orchestrator activities, add k8s deploy manifests
ci #3
:
Commit
002fe98e17
pushed by
rock
main
2026-08-22 04:57:17 +00:00
6s
View workflow file
First
Previous
1
2
Next
Last