Stanislav Seletskiy
Stanislav Seletskiy
@Ashokg6 well, according to link in log entry you have a problem with BB installation itself, since its system files are missing (pre- and post-receive hook scripts). It's not related...
@Ashokg6 First, try to check that hook template files exists in `$BITBUCKET_HOME/data/repositories//hooks`. If you can't see any, try to setup them by copying the template hooks files from `$BITBUCKET_HOME/shared/config/git/templates/hooks/` into...
@Ashokg6 is this issue resolved on your side?
@esaborg: what kind of data you want to pass from git push?
@esaborg: another way for your specific case is to create another user and push sensitive changes using key assigned to this username. In the hook itself you can add logic...
@esaborg did you resolve the issue?
@gkze: `~/.ssh/config` is not (yet) supported. Preliminary support will be done in #6, but I'm not planning to implement proxy support right now. I will be glad to see PR....
@tjyang: My best guess is that `systemd-nspawn` is not working properly inside ESXi. Tests are based on the [hastur](https://github.com/seletskiy/hastur), which by itself uses lightweight `systemd-nspawn` to launch isolated `sshd` instances....
@MikeAllenSqrrl: Thanks for the feedback! The reason that sync tool is not provided in the `orgalorg` repo is that it's intended to be different in one's infrastructure. There is beta-version...
@rupor-github: Hi! Not yet. It was already mentioned in the #10. I'l glad to merge PR with ssh-agent support.