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

Fix bug in missing match case #401

Closed rowannekabalan closed 11 months ago

rowannekabalan commented 11 months ago

What does this change?

We recently began setting the $RELEASE_TYPE to production for automated prod releases after leaving it empty in the past. This broke the pattern matching which figures out the correct version name suffix.

Screenshot 2023-12-04 at 14 43 57