Skip to content

Include variant files into build directory for generic packages #436

@dappnodedev

Description

@dappnodedev

For generic packages, like https://github.com/dappnode/DAppNodePackage-lodestar-generic, we need to add the grafana dashboard and the prometheus targets to each of the variants directories, as their content will differ depending on the variant. The solution to this would be copying all the files included inside the variant directory into the build directory. Example:

/package_variants/mainnet/prometheus-targets.json should be included into build_lodestar.dnp.dappnode.eth_0.1.15/

Grafana dashboard could be common to all the variants, so it might be kept in the root of the repository

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