Skip to content

Conversation

@adejanovski
Copy link
Contributor

@adejanovski adejanovski commented Jul 7, 2025

This pull request introduces several updates to the build and deployment processes, Docker image configuration, and versioning. The most notable changes include adding a smoke test for the Docker image, updating dependencies in the Dockerfile, and incrementing the project version.

Build and Deployment Enhancements:

  • .github/workflows/buildAndDeploy.yml: Added a smoke test step for the Docker image to verify critical configuration values in cassandra.yaml. This ensures the image is functional and correctly configured before deployment.

Docker Image Updates:

  • docker/Dockerfile: Added java-21-openjdk-headless as a dependency to the Docker image, improving compatibility with newer Java applications. Also removed the /var/cache/yum directory for a cleaner image build.

@adejanovski adejanovski marked this pull request as ready for review July 7, 2025 15:50
@adejanovski adejanovski merged commit 7b8e84e into master Jul 7, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants