Results 58 issues of Simon Weber

It looks like the build that's getting triggered is the last build to have run. Most of the time this is exactly what I want, but it's not always. Take...

I got in touch with context.io support after the most recent empty response during webhook processing: > I think you should return a 200 (or some other 200 level code)...

#2 made the day endpoint (with possibly multiple posts on it) /y/m/d.html. This was so old links continued to work. Now that canonical urls are /y/m/d/title, /y/m/d should be a...

I started the link crawler, but I doubt it's smart enough to respect rel=canonical. I moved to ids to prevent this in the future; time will tell if old discussions...

- /y/m.html => html list - /y.html => html list json endpoints for these would be groovy, too.

On our CI servers we usually download our code via github archive links instead of maintaining a local clone. This is incompatible with diff-cover, which requires a local clone with...

## Feature Description Tools like Hightouch have the option to [delete rows in the destination during an incremental sync after they're deleted from the source](https://hightouch.com/docs/syncs/overview#delete-behavior). As far as I can...

enhancement