guardian / content-api-scala-client

A Scala client library for the Guardian's Content API
Apache License 2.0
40 stars 16 forks source link

Add `SpecialReportAltTheme` to `Format` #371

Closed DanielCliftonGuardian closed 2 years ago

DanielCliftonGuardian commented 2 years ago

What does this change?

Part of the work for the new SpecialReportAlt theme: https://docs.google.com/document/d/1YnWmfEa1nQKEGgJbPgs9cp9VaMBOBILqGNRqqsZ0Jys/edit#

This PR is the 1st in this series:

  1. content-api-scala-client: Adds SpecialReportAltTheme and SpecialReportAlt hashed tag to content-api-scala-client: https://github.com/guardian/content-api-scala-client/pull/371 (current)
  2. facia-scala-client: Adds SpecialReportAlt to CardStyle: https://github.com/guardian/facia-scala-client/pull/280
  3. frontend: Consumes the new SpecialReportAltTheme and adds SpecialReportAlt card styles for fronts rendered by frontend: https://github.com/guardian/frontend/pull/25602

How to test

paulmr commented 2 years ago

If this is ready to go, are you ok to merge the PR and release the library @DanielCliftonGuardian ?