Skip to content

Refreshing task lists creates or updates checksum files #164

@Arnaud-IFEA

Description

@Arnaud-IFEA
  • Task version: v3.37.2
  • Operating System: Windows 11/WSL 2

It seems that refreshing the task lists (either manually or when saving) not only refreshes task names and associated icon, but also creates or updates checksum files in .task/ !

This behavior is error prone, i have an example where sources: is an included Taskfile.yml and i want the task to be executed only if the Taskfile.yml has been modified. With the "on save" refresh, each time i modify the included Taskfile.yml, the list is refreshed, the checksum is updated before i run any task, so the task is always "up to date" (and it took me a while to figure out it was the extension !).

Regards.

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