GoogleContainerTools/skaffold

Feature Request: Provide a way for clients to know when a watched file has changed

Ouverte

#6 769 ouverte le 25 oct. 2021

 (0 commentaire) (0 réaction) (0 personne assignée)Go (1 416 forks)batch import
area/eventingarea/syncarea/watchbugbash/q4-2022help wantedkind/feature-requestpriority/p2source/partnerships

Métriques du dépôt

Stars
 (12 822 étoiles)
Métriques de merge PR
 (Merge moyen 3j 6h) (16 PRs mergées en 30 j)

Description

Cloud Code is implementing "interactive watch mode" giving the user control over when to trigger a skaffold session. This takes the form of a button in the UI. It would be great if it could indicate to the user that something changed (mark it with an icon / enable it etc.) to help draw attention and visibly mark the state as dirty.

Feature request

Skaffold provides a way (e.g. an event through its API) that indicates that a file or files that Skaffold is watching has changed. It might be nice to know which files have changed, but the key part is just knowing when something changed.

Guide contributeur