Skip to content

Should we allow overriding packages values, and if yes, how? #49

@endorama

Description

@endorama

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:

  1. generation is triggered for a package@version; this is the simple case, package is downloaded, file extracted, generator configured
  2. generation is triggered for a package@main; in this case we want to target an unreleased package in the integrations repo
  3. generation is triggered for a package@branch
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions