IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

ci: javadoc pages deployment action #411

Closed ricellis closed 1 year ago

ricellis commented 1 year ago

PR summary

Use GHA to deploy to pages.

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

Classic pages deployment.

What is the new behavior?

GitHub Actions pages deployment.

Does this PR introduce a breaking change?

Other information

The classic deployment no longer supports symlinks, changing to actions will hopefully avoid the need to rework the way we link latest to the most recent tagged version.