gimlet-io / gimlet

Deployment tool built on Kubernetes to make the deploy, preview and rollback workflows accessible to everyone.
https://gimlet.io
Other
333 stars 27 forks source link

feat: Typeahead search in deploy button #803

Closed laszlocph closed 9 months ago

laszlocph commented 10 months ago

When there are 100 different gimlet file per repository, it is impossible to deploy just one app with the deploy button.

Let's add a filter field in there if there are more than 10 gimlet files.

idea: maybe be smart about it and show gimlet files that had a change recently.