Max Duval
Max Duval
It might be simpler to [drop it entirely](https://github.com/guardian/dotcom-rendering/issues/10216)
~Not the interactive stack?~ **EDIT:** I was reading the CODE config
Possibly easier to fix with #11742, similar to [the fix for `LatestLinks`](https://github.com/guardian/dotcom-rendering/pull/11742/files#diff-8c7596d837d0faed626e58361475851f5c3a50c0f86fe073dc7d489d1c6b0e48)
I think @guardian/ophan may be able to advise, here. There’s no guarantee that our systems will respond to the click and change the `data-link-name` attribute quicker than `@guardian/ophan-tracker-js` can pick...
I think the `deployctl` action needs to run outside of the Deploy environment, so it can work properly and decide which files should be included, which should be ignored, and...
Okay, I wasn’t aware of this 🤔 – in my experience only JS files referenced by the server were uploaded which is why I use Github Action for all my...
Duplicate of #11688
Awaiting review from @guardian/transparency-consent
See implementation: https://github.com/guardian/interactives/pull/1666
You might find inspiration in [`json-schema-to-zod`](https://github.com/dmitryrechkin/json-schema-to-zod) and other [transform.tools](https://transform.tools/json-schema-to-zod).