lwb4
lwb4
I downloaded the source at https://github.com/gcollazo/BrowserRefresh-Sublime and changed line 94 from this: `openwin.TypeKeys('{F5}')` to this: `openwin.TypeKeys('^{F5}')` as was described here: http://stackoverflow.com/questions/12056590/how-to-press-ctrl Sadly I am unable to test. Can you confirm...
Yeah, I found this issue while trying to get a repro for the other issue, so no big deal. That said, a simple message at the top of that README...
It took quite a while but by copying the same approach @DeepBhupatkar took in his repo, I was able to get the Swift example to work. Here is the patch:...
> it would be sufficient to add parameters to the webhook URL such that the GitLab plugin adds them to the environment (is this safe?). For example: > > http://jenkins.server/project/MyProject?MYPARAM=FO)...