Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software icon indicating copy to clipboard operation
Java-JavaFx-Swing-Projects-Desktop-Application-GUI-Software copied to clipboard

Add CI workflow to automate build and test process

Open MiguelAntonioRS opened this issue 4 months ago • 0 comments

The repository currently lacks a continuous integration setup. A GitHub Actions workflow could be added to compile the Java projects, run unit tests, and optionally package the JARs. This will improve code reliability and contributor onboarding.

MiguelAntonioRS avatar Jun 14 '25 22:06 MiguelAntonioRS