• Joined on 2026-07-30
day01 created pull request syncode/workflow#5 2026-08-06 07:22:49 +00:00
feat: tell a local reusable call from a remote one
day01 pushed to feat/queue-only-what-the-event-triggers at syncode/control 2026-08-06 07:22:27 +00:00
7644a81117 chore: pin the compiler to the merged workflow develop
day01 pushed to develop at syncode/workflow 2026-08-06 07:22:04 +00:00
e7fbcebb81 Merge pull request 'feat: decide what triggers a run' (#4) from feat/decide-what-triggers-a-run into develop
6fe8309404 feat: read the events a workflow declares
1b8ddeaa29 feat: decide what triggers a run
Compare 3 commits »
day01 deleted branch feat/decide-what-triggers-a-run from syncode/workflow 2026-08-06 07:22:04 +00:00
day01 merged pull request syncode/workflow#4 2026-08-06 07:22:02 +00:00
feat: decide what triggers a run
e4fda20d30 feat: tell a local reusable call from a remote one
day01 created branch feat/tell-a-local-reusable-call-from-a-remote-one in syncode/workflow 2026-08-06 07:21:48 +00:00
day01 pushed to feat/queue-only-what-the-event-triggers at syncode/control 2026-08-06 07:13:15 +00:00
c17375e593 feat: read workflow files at the commit that was pushed
day01 created pull request syncode/control#3 2026-08-06 06:58:23 +00:00
feat: queue only the runs the event actually triggers
day01 pushed to feat/queue-only-what-the-event-triggers at syncode/control 2026-08-06 06:58:11 +00:00
cdfa38f832 feat: queue only the runs the event actually triggers
day01 created branch feat/queue-only-what-the-event-triggers in syncode/control 2026-08-06 06:58:11 +00:00
day01 created pull request syncode/workflow#4 2026-08-06 06:34:16 +00:00
feat: decide what triggers a run
day01 pushed to feat/decide-what-triggers-a-run at syncode/workflow 2026-08-06 06:34:03 +00:00
6fe8309404 feat: read the events a workflow declares
day01 pushed to feat/decide-what-triggers-a-run at syncode/workflow 2026-08-06 06:32:16 +00:00
1b8ddeaa29 feat: decide what triggers a run
day01 created branch feat/decide-what-triggers-a-run in syncode/workflow 2026-08-06 06:32:16 +00:00
day01 closed pull request syncode/control#1 2026-08-05 16:29:48 +00:00
feat: hand a compiled plan to a node over the stream
day01 deleted branch feat/lease-a-run-with-a-fence from syncode/control 2026-08-05 15:50:11 +00:00
day01 pushed to develop at syncode/control 2026-08-05 15:50:10 +00:00
fec7933dc0 Merge pull request 'feat: lease a run under a grant that can be taken away' (#2) from feat/lease-a-run-with-a-fence into develop
64e57f960e chore: pin the compiler to the merged workflow develop
5b5e962bd5 feat: turn a workflow into one run for each combination it describes
0dbeee44c2 fix: actually let a lease lapse
52874b1e61 feat: refuse work to a node that cannot take it, and say why
Compare 14 commits »
day01 merged pull request syncode/control#2 2026-08-05 15:50:09 +00:00
feat: lease a run under a grant that can be taken away
day01 pushed to feat/lease-a-run-with-a-fence at syncode/control 2026-08-05 15:35:29 +00:00
64e57f960e chore: pin the compiler to the merged workflow develop