-
Notifications
You must be signed in to change notification settings - Fork 22
Need Github enterprise support #15
Comments
will have to take a look to see what we can chnage to make the server URL configurable as env variables. I can take a look tonight or tomorrow Can you share any specific use cases you have? |
thanks for looking into it. |
Great. So this repo is pretty old and was more a proof of concept. So the UI is not overly pretty or feature rich. You can easily write new queries for the data from the templates in the analytics code and drop it into the erb. Depending on your needs it might be better to continue to import into excel. We did this with the gitlab variation of GitHub-time-tracking If you let me know more about the types of questions you want to answer, I can point you in the likely best direction based on the repos current abilities and our experience to date (mainly around larger complex organizations running reports, such as governments). |
@ambynair we used Sinatra Auth Github. Take a look at: You should be able to set the ENV vars: https://github.com/atmos/sinatra_auth_github#enterprise-authentication. have not had a chance to test yet, but think it should work. |
OK, Will take a look. Thank you |
This is great tool and I could work this with my github.com repo , dont have much though.
I was trying to make it work for GH Enterprise which has url like
It always defaults to githib.com.
The text was updated successfully, but these errors were encountered: