-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
There is no need to override values the generation configuration at the moment, but when work on adding this generation to elastic-package
will be completed such overrides may be needed.
Once this tool will be leveraged though elastic-package
will consume packages as their configuration source.
There are 4 main scenarios that I foresee:
- generation is triggered for a package@version; this is the simple case, package is downloaded, file extracted, generator configured
- generation is triggered for a package@main; in this case we want to target an unreleased package in the
integrations
repo - generation is triggered for a package@branch
- generation is triggered for a local package not yet committed nor pushed to
integrations
repo
Which of these cases (other than n 1) will we support?
/cc @aspacca
Metadata
Metadata
Assignees
Labels
No labels