QFREEE opened a new pull request, #310: URL: https://github.com/apache/cassandra-sidecar/pull/310
## Summary Adds missing CI jobs to GitHub Actions to ensure parity with Circle CI. ## Changes | Job | Description | |-----|-------------| | **Checkstyle** | Runs all checkstyle tasks for code style validation | | **Java 8 unit tests** | Verifies client compatibility with Java 8 | | **Deb package build/install** | Verifies Debian package builds and installs correctly | | **RPM package build/install** | Verifies RPM package builds and installs correctly | | **Docker build** | Verifies Docker image builds with Jib | | **Documentation build** | Verifies docs build with Asciidoctor | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

