Clifton Cunningham

Results 30 issues of Clifton Cunningham

We ran into an issue at Tes where a service responded with a 302, and compoxure served a default `cache-control` header instead of the header the service responded with. -...

This allows the backend config block to be an object, where the key is equivalent to the `name` property that used to be in each array item. This allows us...

One query, I don't understand what the deployment architecture would look like if your services were all deployed in containers, and how you would go about releasing new versions of...

Given I now better understand how we're configuring our services (at least today!), the current 'watch for ready text' approach is doomed to fail. There appears to be no way...

There are a lot of reports of bosco being slow, which of course means that it starting the services and / or compiling the JS for cdn is slow. We...

https://github.com/tes/infra-nginx-gateway/commit/30e2aa5883a40114b0bec2f8d700dba39f86022d - Team (profiles) did not contain the project in question `infra-nginx-gateway` - `bosco start` in a specific service started service and all dependencies - dependency resolution did not find...

From @Lennie: Hello Mr. Cunningham, Maybe this is a silly idea about a different way to deploy CSS/JS/images than Bosco. It's just a thought experiment. Or maybe my misunderstanding about...

http://docs.aws.amazon.com/AmazonS3/latest/dev/cors.html#how-do-i-enable-cors Can we switch this on for the S3 distribution that Bosco pushes to? For tes.com domain. cc/ @jonnywyatt @cressie176

- [ ] action - [ ] activity - [ ] audit - [ ] cdn - [ ] clean - [ ] clone - [ ] commit - [...

## Description I started with this (great!) project, and created a simple country collection, that included a Flag emoji, and set `maxLength: 1`. It failed :( The solution to this...