Patrick Rice

Results 68 comments of Patrick Rice

Agreed with other posters. We have long running Fargate tasks that listen to a queue for picking up tasks, and tasks have a potentially unbounded processing time. Yes, they'll pick...

> I think that we are a little late to align with GitLab 15.0 We talked in the community hour about aligning previous release support to the approximate GitLab self-hosted...

> I'm a little bit confused what exactly you mean: Are you saying that we want to support the last three releases? > > > so we could say 14.0...

Hey @timofurrer - for sure. I tried this out on both GitPod (Failed, see first image below), and on a local ubuntu 21.04 vagrant machine (Failed, see second image below)...

@timofurrer | @Shocktrooper - Is this PR ready for review now? Happy to take a look yet today or tomorrow!

@Shocktrooper | @timofurrer - whew, I'm glad most of that code was generated. I got about 1/3 of the way through the PR and thought you guys had written that...

@timofurrer - Makes sense to me, given it's experimental I think we can align to standards a bit more in a next push. I can go through and resolve threads...

I know we've already started implementing tests in this fashion, and it certainly makes it easier to determine whether something failed in the _test_ or in the creation of other...

Yeah, I hadn't used build tags before - I actually like that method better too since that's literally what build tags are _meant to do_.

Hey @nagyv , yeah, pages isn't configured in the docker-compose/makefile yet. We could potentially add a new wildcard cert to the ones generated by openssl (should probably wait until we...