Skip to content

offer more development options #65

Open
@bertsky

Description

@bertsky

I see the need for at least two more elaborate all-in-one tasks we could encapsulate as well:

  1. automatic tests (e.g. make tests): This would delegate to the modules' respective make test or whatever is available. We would sometimes have to install additional dependencies like make deps-test or clone more subrepos.
  2. download models (e.g. make models): This would delegate to the modules' respective model files or other data. In some cases this means cloning more subrepos, in others running web downloads.

Both would have to be encapsulated locally in each module section. When used in Dockerfiles during build-time these would produce larger development images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions