Closed smashwilson closed 10 years ago
Nice! Cool idea! On this point though, is it worth making the ENV variable a comma separated list of enterprise instances (in case people have more than one they connect to)? or is that overkill/unecessarily complex?
Probably an uncommon need, but really easy to support. It's now ENTERPRISE_HOSTS
.
Awesome. I’m :+1: on this when you are, so merge away :grin:
Great, thanks for the review!
We've got a GitHub:Enterprise instance and it'd be neat to be able to use DCIY with it. I think it makes sense to support Enterprise, especially since DCIY is mostly useful for non-public repositories.
If an
ENTERPRISE_HOST
environment variable is set, DCIY will give you a dropdown for the hostname when you're creating or editing aProject
, letting you choose between the enterprise host, github.com, or whatever the project is already using (so it doesn't get all weird if you change the setting around):