Drew Blessing

Results 20 comments of Drew Blessing

Hi @amtrack. I saw your post in GitLab room on Gitter. I think your best bet is to get gitlab running as the git user. That's what gitlab and gitlab-shell...

It shouldn't be an issue to run as another user but you need to make sure all components use the same user - unicorn, sidekiq, gitlab-shell. > On Jun 15,...

Hi @lord Instead of having everything compiled into a single documentation page can Slate be altered to support multiple pages?

Although _really_ old I think this is still relevant. See https://gitlab.com/gitlab-org/gitlab-ci-runner/issues/10

@miketierney Will you please review this PR when you have a moment?

GitLab is working to find a long-term solution. There is some discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/34550. We understand the importance of continued, stable Jenkins integration and will figure out a way to...

API v4 was introduced in 9.0. v3 was removed in 11.0. That doesn't mean all features of v4 existed in 9.0, though. Those HTTP codes look to be comprehensive for...

I just upgraded to 0.13.0 and tested this again. Neither `connect_timeout` nor `time` work for me. I need both a connect and a read timeout. Here's a code example of...

@astratto Thank you for testing. Sorry for not getting back sooner. I wonder if it would be beneficial to look at something like https://github.com/lann/tcp-timeout-ruby. It would be a runtime dependency,...

I intend to spend some time maintaining Rouge in 2021. I started some PR reviews but have been quarantined with my family a couple of times. Schedule permitting, I'll be...