Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for base path in addition to domain #282

Open
kool79 opened this issue Feb 25, 2023 · 0 comments
Open

Add support for base path in addition to domain #282

kool79 opened this issue Feb 25, 2023 · 0 comments

Comments

@kool79
Copy link

kool79 commented Feb 25, 2023

Often we have the same domain for many services, like:

https://my.company/jira
https://my.company/stash
https://my.company/gitlab

So will be good to match domains from DomainRegistry together with path and then use this domain/path for havigations.
Currently I can define domain in the DomainRegistry like: my.company/stash. But when I try to open commit on remote server the base path (/stash) is missed

Sure, we can configure such servers with "Custom platform" but it takes time to get know all valid settings. BTW will be good to have button like "copy from xxx" on the Add Custom Platform dialog. To be able to copy standard settings from another platforms, including standard ones: bitbucket/gitlab/etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant