AbsaOSS / login-service

AbsaOSS Common Login gateway using JWT Public key signatures
Apache License 2.0
2 stars 0 forks source link

Scala Crossbuild of Client Library with Scala 2.13 (#93) #94

Closed TheLydonKing closed 5 months ago

TheLydonKing commented 5 months ago

Created a Package of the Client Library for Scala 2.13.

Please let me know if any other scala versions require compatibility?

Also included some general cleanup of imports and a change to the Build.sbt to avoid publishing of the root project to Sonatype.

github-actions[bot] commented 5 months ago

JaCoCo code coverage report - scala:2.12.17

There is no coverage information present for the Files changed

Total Project Coverage 75.04% :green_apple:
TheLydonKing commented 5 months ago

@dk1844 Ran tests with the workflow change and it tests both scala versions for the Client Library. So above comments should be sorted.

Here are the logs showing the above:

Setting the Project to Scala 2.13: image

Passed tests for Client Lib in 2.13: image

Link to Log: https://github.com/AbsaOSS/login-service/actions/runs/7652532167/job/20852485618