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

Compile java in publish workflow #29

Merged
merged 12 commits into from
Feb 6, 2024
Merged

Conversation

AvocadoMoon
Copy link
Collaborator

No description provided.

Remove the generated Jars from this repo, they are ephemerate and can generated from the source code so they shouldn't be within this repo.
The library which supported MD parsing to HTML has been removed due to it's dependency causing "class not found" error when packaged into a Jar file. Now using plain HTML.
When compiling the module with maven instead of IntelliJ internal tool, the GUI builder and the form file that is used with it don't compile correctly so needed to rewrite the GUI.
@AvocadoMoon AvocadoMoon added Type: enhancement New feature or request CI/CD labels Feb 6, 2024
@AvocadoMoon AvocadoMoon self-assigned this Feb 6, 2024
@AvocadoMoon AvocadoMoon merged commit a569883 into main Feb 6, 2024
2 checks passed
@AvocadoMoon AvocadoMoon deleted the compile-java-in-publish-workflow branch February 6, 2024 15:00
@AvocadoMoon AvocadoMoon linked an issue Feb 6, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Type: enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Get Github Actions to Publish IJ Plugin
1 participant