🐛 v2.3.6 Properly handle long-running remote jobs.
v2.3.5 — v2.3.6
-
Properly handle remote jobs.
Long-running remote jobs are now properly handled, allowing for graceful API shutdown. -
Detect when creating a remote pipeline.
Running a pipeline action with a remote executor will pass through the pipeline to the API server:mrsm show version + show arguments : --loop -e api:main
-
Remove actions websocket endpoint with temporary jobs.
-
Properly quote environment variables in
systemd
services. -
Remove
~/.local
volume fromapi
service in the stack.
This was overwriting the new Docker image version and such needed to be removed.