raco pollen render + publish: interaction after canceling render #151

Closed
opened 7 years ago by mbutterick · 0 comments
mbutterick commented 7 years ago (Migrated from github.com)

In a script with raco pollen render and raco pollen publish, cancelling the render will not cancel the publish, which can lead to an undesired result (e.g., publishing an empty directory). This could be left in the human-error bucket. OTOH maybe it would be possible for render to put some kind of temp file during its work. That way, if publish finds it still there, it will be a sign that the render exited abnormally.

In a script with `raco pollen render` and `raco pollen publish`, cancelling the render will not cancel the publish, which can lead to an undesired result (e.g., publishing an empty directory). This could be left in the human-error bucket. OTOH maybe it would be possible for `render` to put some kind of temp file during its work. That way, if `publish` finds it still there, it will be a sign that the `render` exited abnormally.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 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: mbutterick/pollen#151
Loading…
There is no content yet.