mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
[GH-ISSUE #183] Ability to set default branch name and compose file name per Git Provider #8260
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 @gitcatpeter on GitHub (Nov 13, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/183
Hello, great app and I'm disengaging slowly from Portainer in favor of Komodo.
I use my Gitea repos to deploy stacks.
Adding the (optional) ability to specify default branch name and compose file name per 'Settings-> Providers-> Git provider' would make deployments easier.
Right now Komodo assumes branch to be called 'main' but my repos are all 'master'. Changing that globally in gitea is possible, but would brake many other things for me.
Similarly I'd need to rename all my compose files to your preferred name - maybe it would be good to allow some other defaults,
Thanks for the excellent work!
@mbecker20 commented on GitHub (Nov 17, 2024):
Hi, see this about the template pattern: https://github.com/mbecker20/komodo/issues/191#issuecomment-2481540600