Skip to content

override dist taskfile #1873

@lrob

Description

@lrob

If not already possible, and I missed it, it would be very useful to be able to override only certain fields of a taskfile.dist.yml with a local taskfile.yml. Just like in docker compose with docker-compose.override.yml. Here is the documentation for it.

This would have several advantages: the most important, I think, are:

  1. The taskfile.yml would usually be very short, because the fields to be overridden are usually only a few.
  2. if any part of the dist file is modified, this is automatically inherited by the local taskfile.yml.

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