Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Allow user to skip, edit script in place, or abort on preset custom script failure #37

@jamesmcm

Description

@jamesmcm

Task

If a custom script in a preset file fails we should ask the user if they want to either:

  • Skip the script and continue with the rest of the presets
  • Edit the script (i.e. edit the tempfile in the host's $EDITOR) and re-run it after modifications
  • Abort ALMA execution entirely (the current behaviour)

Justification

This will make it easier for users when composing a system with many preset files (i.e. you don't want to re-install 100 packages again because of a typo in one preset script).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions