Merged
Conversation
Fixes #27 Task-Url: RPTools#27 Signed-off-by: Jamz <Jamz@Nerps.net>
Signed-off-by: Jamz <Jamz@Nerps.net>
Signed-off-by: Jamz <Jamz@Nerps.net>
Signed-off-by: Jamz <Jamz@Nerps.net>
JamzTheMan
added a commit
that referenced
this pull request
Jun 17, 2020
* Update build.gradle * compile replaced with implementation for dependencies * fixed uberjar task, no longer creates second jar Signed-off-by: Jamz <Jamz@Nerps.net> * Update app to JDK 14 (modular) * Updated gradle build to generate artifacts using new jpackage feature of JDK14 * Refactored code to compile, launch, and deploy using Open JDK 14 * Cleaned up various bits of code warnings Signed-off-by: JamzTheMan <JamzTheMan@gmail.com> * Add generic build workflow (#28) * Update gradle.yml * Update gradle.yml * Update gradle.yml CI naming is hard * Add cache action for gradle * Update gradle.yml test cache * Rename gradle.yml to verify-build.yml * Update and rename test-build.yml to publish.yml test jpackage * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * changes for mac * Add OS specific settings to JLink Signed-off-by: JamzTheMan <JamzTheMan@gmail.com> * Add OS specific settings to JLink Signed-off-by: JamzTheMan <JamzTheMan@gmail.com> * Update verify-build.yml * Add OS specific settings to JLink Signed-off-by: JamzTheMan <JamzTheMan@gmail.com> * Update verify-build.yml matrix build verification * fix mac os settings * Update publish.yml * Update publish.yml * Update verify-build.yml * Update verify-build.yml only run on develop branch for now * Update publish.yml test releases * Update publish.yml * change jpackage output * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml * Update build.gradle Update beryx.jlink plugin to fix jlink issue * Update publish.yml enable all OS flavors * Update publish.yml * Update publish.yml Test AButler/upload-release-assets@v2.0 * Update publish.yml * Update publish.yml * Update publish.yml * Update publish.yml cache only ubuntu * Update publish.yml * Update publish.yml matrix upload by os * Update publish.yml Change to publish on release `publish` * Update publish.yml * Remove hard coded tagVersion Signed-off-by: JamzTheMan <JamzTheMan@gmail.com> * Update publish.yml Update to tags * Update publish.yml * Update publish.yml update url * Update publish.yml Add notes * Update publish.yml zip up macOS app dir * Update actions versions * Update verify-build.yml set branches to build on * Update verify-build.yml Co-authored-by: Lee Foster <lee_foster@hcsc.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This change is