Skip to content

Watcher is sensitive during git transaction #4647

Open
@blaggacao

Description

  • My git workflow is based on https://www.git-town.com/
  • When I do git town sync a couple of stashes and unstashes are done (similar to what pre-commit does on unclean repos)
  • ... you guessed it! skaffold dev is sensitive to such merely chore filesystem changes.
  • This eventually gets annoying.

I propose to pause skaffold watcher during a git transaction.

See discussion on direnv for similar issue direnv/direnv#653.

Contrary to direnv, can we make up a use case where one actually would have a complete rebuild in the midst of a git rebase merge conflict?

Metadata

Assignees

No one assigned

    Labels

    area/devkind/bugSomething isn't workingpriority/p3agreed that this would be good to have, but no one is available at the moment.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions