mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-06 00:18:38 -05:00
[GH-ISSUE #686] [Feature request] Add compose/YAML validation when using the UI defined option for a stack. #6255
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nicktheone on GitHub (Jul 27, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/686
I've recently discovered a stack of mine wasn't automatically updating because I had an error in my compose file. Aside from the fact the autoupdate was silently failing, it'd be useful if the editor highlighted errors (or at least warned us when saving it) when writing your YAML.
@mbecker20 commented on GitHub (Aug 28, 2025):
Coming in next release from #772