-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
To be able to use shared lets configs we could introduce remote mixins
PoC would look like this
mixins:
- lets.test.yaml
- url: https://some.path.com/lets.lint.yaml
version: v1This will download this mixin in .lets dir and cache it
Thing to consider:
- how to version remote url ?
- do we need to use latest ?
- how to force download or cleanup remote mixins ?
- what if network is unavailable ? how long to wait ?
- terminal progress UI for downloading (--upgrade command would benefit from it too)
Metadata
Metadata
Assignees
Labels
No labels