hashicorp / waypoint

A tool to build, deploy, and release any application on any platform.
https://waypointproject.io
Other
4.76k stars 327 forks source link

Polling features not configurable via the UI #2652

Open izaaklauer opened 3 years ago

izaaklauer commented 3 years ago

Is your feature request related to a problem? Please describe.

Currently, the only way to enable app polling is via the CLI with project apply's -app-status-poll and -app-status-poll-interval flags.

As such, this feature isn't very discoverable. It would be nice to have a toggle for it in the UI.

It also isn't possible to view or change the git poll interval in the UI.

gregone commented 3 years ago

Good feature request. This will require app settings screens.

izaaklauer commented 3 years ago

This will also impact workspace-specific settings.