leeway icon indicating copy to clipboard operation
leeway copied to clipboard

Retire ephemeral packages in favour of scripts

Open mads-hartmann opened this issue 3 years ago • 0 comments

We are considering removing support for ephemeral packages in favour of scripts.

At the moment packages can't have dependencies on scripts, so we'd have to extend Leeway to allow that.

We should ensure that any script a package depends on has the workdir setting set to packages to ensure they don't modify anything in the source tree (intentional or not)

More context in this internal meeting note.

mads-hartmann avatar Nov 21 '22 08:11 mads-hartmann