You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if user could upload a custom hook script file in receive section. Because, in modern architectures, Gitblit may be deployed as docker container in local/cloud Kubernetes where modifying hook script files can be a difficult task.
So, by adding a upload feature, people can create or modify their own script file locally and upload them to be placed in data\groovy directory of Gitblit, then it appears in available scripts list.
Something like below image :
The text was updated successfully, but these errors were encountered:
Hi!
It would be great if user could upload a custom hook script file in receive section. Because, in modern architectures, Gitblit may be deployed as docker container in local/cloud Kubernetes where modifying hook script files can be a difficult task.
So, by adding a upload feature, people can create or modify their own script file locally and upload them to be placed in data\groovy directory of Gitblit, then it appears in available scripts list.
Something like below image :
The text was updated successfully, but these errors were encountered: