Commit graph

10 commits

Author SHA1 Message Date
Tomi Turtiainen 43aa389ea7
refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) ()
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
Iván Ovejero 4880d1a92a
refactor(core): Make launcher auth easier to debug ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00
Tomi Turtiainen d25ae8e0d9
refactor: Rename disabled to enabled in runner config () 2024-11-07 14:22:43 +02:00
Tomi Turtiainen 3edecffd71
refactor: Move runner types to runner package () 2024-11-05 10:32:15 +01:00
Tomi Turtiainen 9355fc3578
refactor: Encapsulate task runner startup to module () 2024-11-04 16:12:29 +02:00
Tomi Turtiainen 8404282046
feat: Enable running task runners externally (no-changelog) () 2024-10-22 16:23:59 +03:00
Tomi Turtiainen 0aae47c295
test: Fix flaky task-runner integration test () 2024-10-18 11:33:08 +03:00
Val b028d81390
feat: Start Task Runner via Launcher (no-changelog) () 2024-10-14 14:19:17 +01:00
Tomi Turtiainen 4546649c61
feat: Separate task runner server from main http server (no-changelog) () 2024-10-02 16:38:42 +03:00
Tomi Turtiainen 74fa259b37
feat: Make task runners work with n8n from npm (no-changelog) () 2024-10-02 15:16:02 +03:00