05-19-2020 01:23 AM
I started testing panhandler and I am very impressed with the functionality.
I am trying to get it integrated in our environment, but my company has very strict privacy rules and will not allow using GitHub for production devices. In fact, if approved, it is likely that the tool will not be allowed any internet connectivity.
Is there a way to upload skillets and use panhandler without GitHub?
05-28-2020 09:49 AM
absolutely possible and was one of the design goals. Any 'git' URL will work. In fact, we use Gitlab, gogs, self hosted github, gitea, etc all internally for various projects. Any 'https' or 'git@' or 'ssh://' url will work fine as the repository import URL. We do have some nice integrations with github for things like pulling the repository description using the API, but those are bypassed when a different URL is detected.
05-28-2020 09:49 AM
absolutely possible and was one of the design goals. Any 'git' URL will work. In fact, we use Gitlab, gogs, self hosted github, gitea, etc all internally for various projects. Any 'https' or 'git@' or 'ssh://' url will work fine as the repository import URL. We do have some nice integrations with github for things like pulling the repository description using the API, but those are bypassed when a different URL is detected.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!