Ben Gamari

Results 117 issues of Ben Gamari

This will also require a Hackage revision.

Currently the documentation builder uses `cabal-install`'s v1 interfaces to drive the documentation build. This leads to awkward situation like #1388. @sclv previously attempted to migrate to v2-build but encountered resistance....

component: doc builder

Given that this is dynamic and hopefully cheap-to-generate I think we should prohibit the CDN from caching this endpoint. With the status quo one can be very easily confused by...

GitLab is deprecating the original token-based runner authentication method as noted in https://docs.gitlab.com/ee/security/tokens/index.html#runner-authentication-tokens. Based on #1185.

Since `serialise` was written the IETF have standardized encodings for dates, times and durations via [RFC 9581](https://www.ietf.org/rfc/rfc9581.html). We should ideally integrate support for these encodings in `serialise`.