activationProgram should allow ambient programs #26

Open
opened 2025-11-10 02:55:47 +00:00 by raito · 1 comment
Owner

activationProgram = "microvm-server"; is not valid because the option is null or absolute path.

If you allow relative paths and arcana can search in $PATH, this enables fast iteration on a development server.

`activationProgram = "microvm-server";` is not valid because the option is null or absolute path. If you allow relative paths and arcana can search in `$PATH`, this enables fast iteration on a development server.
Owner

Totally agree on this, I think the fix will be trivial.

Totally agree on this, I think the fix will be trivial.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arcana/arcana#26
No description provided.