Skip to content

method: timestamp does not run when generates: path is missing #1230

@tyro-jason

Description

@tyro-jason
my-task:
    desc: does useful things
    cmds:
      - echo "I ran yo"
    sources:
      - [insert some path to source files]
    generates:
      - [insert some path to generated file]
    method: timestamp  
  • Task version: Task version: v3.26.0 (h1:NfYktTh/XXJUFtUFdle+BZFtvGlmhk4Q7YfoeOBLPlE=)
  • Operating system: Darwin
  • Experiments enabled: no

If i add method timestamp then the task is not run when the output is not there... (like after a clean operation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: needs triageWaiting to be triaged by a maintainer.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions