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

Implement gha-scala-library-release-workflow release process. #402

Closed Divs-B closed 8 months ago

Divs-B commented 8 months ago

What does this change?

This Library had GHA recently but now introducing more secured, less code and easy deployable way of automised workflow that is gha-scala-library-release-workflow

ref:https://github.com/guardian/gha-scala-library-release-workflow/blob/main/docs/configuration.md

How to test

Tests are passing locally.

Need to test further by releasing snapshot release once the PR is reviewed, finalised and merged.

Divs-B commented 8 months ago

Thanks for letting me know @rtyley , I will update version.sbt with latest version.

Divs-B commented 8 months ago

Thanks @rtyley for pairing and all help.