Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codebase reorganization for gradle 8.x and maven; Added a GH Action workflow; Enhancements to the Draw Class #128

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

emersonmello
Copy link

Summary of Changes

This pull request introduces several updates and improvements to the project:

Codebase Reorganization

  • The entire codebase has been reorganized to a Gradle 8.X compatible directory structure

Enhancements to the Draw Class

  • Updated the window initialization to ensure it is centered on the screen
  • Added new methods:
    • roundRectangle: for creating rounded rectangles
    • filledRoundRectangle: for creating filled rounded rectangles

GitHub Actions Workflow

  • Added a GitHub Actions workflow to automatically generate a release with the .jar file of the library after each push to the repository

pom.xml Refactor

  • Refactored the pom.xml file to align with the new directory structure
  • Updated configuration to generate a single JAR containing both compiled classes and source files

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.

1 participant