Closed Divs-B closed 6 months ago
@Divs-B has published a preview version of this PR with release workflow run #18, based on commit 53de8b7113b105657dffde64649d2e73a7f4a601:
6.0.0-PREVIEW.dbtest-content-api-client-prew-version-bump.2024-03-27T1128.53de8b71
Bumped production release and tested locally via sbt test
. tests are passing.
Thanks @davidfurey and @rtyley for approving. I will merge and make prod release. Then we will be all done to use all in apple-news or pubflow or any client using them.
We are testing
content-entity
latest release that is out after adopting gha-scala-release-process init, the version is updated incontent-api-model
andcontent-api-client
so we need to test these libraries preview releases in fapi client too.The intention is to test all these preview releases in any of client consuming these linbraries, we have
apple-news
andpubflow
for example.How to test
Make a preview release. test in
apple-news
How can we measure success?
Application should compile with no version conflicts between libraries Application shoud run well without any erros.