James Gorrie
James Gorrie
The below image, when passed through exiftool, reads the `IPTC Source` as "Getty Images North America". When read with the `IptcDirectory` we're getting "`Getty Images ����`". On closer inspection it...
- adds a switch so that we don't force DCR to render this via https://github.com/guardian/dotcom-rendering/pull/5578 - adds related content to `onwards` prop in DCR rendering I'm not 100% clear as...
## What does this change? Part of: https://github.com/guardian/dotcom-rendering/issues/5664 This adds the `getDeeplyRead` method to the `OphanApi`, which reads from [`deeplyread` Ophan endpoint](https://dashboard.ophan.co.uk/api/deeplyread) We've added `countryFromEdition` as we're making the decision...
Co-authored-by: Ioanna Kokkini [[email protected]](mailto:[email protected]) Part of: https://github.com/guardian/dotcom-rendering/issues/5664 Adds the `DeeplyRead` agent data (currently empty) to the `DotcomRenderingDataModel.model` when posting to DCR. This PR aims to decide on the model we...
- Turn on http3 on code to see it all works. - Can we get a number on how many people already support HTTP3? https://developer.fastly.com/reference/vcl/variables/client-connection/fastly-info-is-h3/ - If we want to...
reported by: Mateusz Karpow via: chat https://chat.google.com/room/AAAAG9rU0m0/L9MoJNm-tMQ (internal) on: 21 Feb 2022 Was just looking that Apps, in their side nav manu, solved this dilemma: https://github.com/guardian/frontend/pull/14548#issuecomment-251123272 https://github.com/guardian/frontend/pull/17020#discussion_r120365693 differently to dotcom...
When [bumping the quartz scheduler version](https://github.com/guardian/frontend/pull/24962), we were getting [invalid cron errors](https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0091722). This code was allowed to creep into the code as this code isn't tested and only run at...
Our technical Google rep, Antoine Bisch, has forwarded some information regarding upcoming changes to the way that the user agent is sent with requests. Here is the chrome blog post...
We need to add captions to the slideshows on fronts. We're still deciding on how we might develop this feature. A few options: * Hard code data in frontend till...