mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[Feature] Add a directory system to builds and deployments so they can be grouped into folders #69
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 @darainj on GitHub (Oct 4, 2024).
It's really difficult to manage a lot of deployments without a folder system atm
@mbecker20 commented on GitHub (Oct 7, 2024):
This is the reason for
tags, you can group related Resources by tag and then filter the views to Resources matching tags.@darainj commented on GitHub (Oct 8, 2024):
Then can we make it easier to create and delete tags? Right now, it's not very intuitive to do that. Would be a lot easier if you could create a tag and add/remove it from a deployment or build without having to click into the deployment/build
@darainj commented on GitHub (Oct 8, 2024):
@mbecker20
@mbecker20 commented on GitHub (Oct 8, 2024):
The resource tables already have tags in them. Perhaps putting the tag create button in each row of the table would help. There's another open issue here that is similar: https://github.com/mbecker20/komodo/issues/93.
Other than that, when you have many resources to manage, the best way is to use a Sync: https://komo.do/docs/sync-resources.