• Joined on 2026-07-30
day01 pushed to feat/carry-the-plan-over-the-wire at syncode/workflow 2026-08-05 06:28:11 +00:00
cb36f9b79c feat: address a compiled plan the way its source is addressed
day01 pushed to feat/hand-a-compiled-plan-to-a-node at syncode/control 2026-08-05 06:13:41 +00:00
183973d148 feat: hand a compiled plan to a node over the stream
day01 created branch feat/hand-a-compiled-plan-to-a-node in syncode/control 2026-08-05 06:13:41 +00:00
day01 created pull request syncode/control#1 2026-08-05 06:13:41 +00:00
feat: hand a compiled plan to a node over the stream
day01 created pull request syncode/workflow#3 2026-08-05 06:06:26 +00:00
feat: carry the execution plan over the wire
day01 pushed to feat/carry-the-plan-over-the-wire at syncode/workflow 2026-08-05 06:06:06 +00:00
894537f3cb feat: carry the execution plan over the wire
day01 created branch feat/carry-the-plan-over-the-wire in syncode/workflow 2026-08-05 06:06:06 +00:00
day01 created branch develop in syncode/control 2026-08-05 05:55:36 +00:00
day01 pushed to develop at syncode/control 2026-08-05 05:55:36 +00:00
day01 pushed to main at syncode/control 2026-08-05 05:55:35 +00:00
14e07fe7dd chore: start the control plane repository
day01 created branch main in syncode/control 2026-08-05 05:55:35 +00:00
day01 created repository syncode/control 2026-08-05 05:53:12 +00:00
day01 deleted branch feat/action-model from syncode/workflow 2026-08-05 05:26:58 +00:00
day01 pushed to develop at syncode/workflow 2026-08-05 05:26:58 +00:00
1dbf765d15 Merge pull request 'feat: move the action model and the action.yml parser here' (#2) from feat/action-model into develop
3159733c3c feat: drop node runtimes below the supported floor
5d7eca7159 test: move the action reference tests here
f82f40b173 feat: expose the environment of node and composite actions
b86c2f5ac9 feat: move the action model and repository addressing here
Compare 5 commits »
day01 merged pull request syncode/workflow#2 2026-08-05 05:26:58 +00:00
feat: move the action model and the action.yml parser here
day01 pushed to feat/action-model at syncode/workflow 2026-08-05 05:21:50 +00:00
3159733c3c feat: drop node runtimes below the supported floor
day01 commented on pull request syncode/workflow#2 2026-08-05 05:16:11 +00:00
feat: move the action model and the action.yml parser here

min node20

day01 created pull request syncode/workflow#2 2026-08-05 05:10:33 +00:00
feat: move the action model and the action.yml parser here
day01 pushed to feat/action-model at syncode/workflow 2026-08-05 05:10:30 +00:00
5d7eca7159 test: move the action reference tests here
day01 pushed to feat/action-model at syncode/workflow 2026-08-05 05:06:16 +00:00
f82f40b173 feat: expose the environment of node and composite actions