Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Github Actions for deployment (#5312)
* Initial try * Update gradle.yml * Post to build.jabref.org * Update gradle.yml * Delete upload-to-builds.jabref.org.sh * Delete config.yml * Update gradle.yml * Set Java to 13.0.3 * Try to really set Java to 13 * Does JDK 1.12 work? * Uncomment installer related stuff * Use jpackage * Fix ? build * We are using python 3 apparently * Or not... * Ah, we are on both at the same time... * Fix path to jpackage * Cleanup * Dont stop trying... * Debug... * try to fix path to jpackage * Add baces * Set environment variable properly * Well... * Dudadud... * This is fun... * Set enviornment variable directly * This is going to be somewhat frusting... * I feel like I'm learning a lot about shell syntax today * Spaces are bad? * C'mon... * Fix paths? * This shoud work now... * Zips are not tars, thats suprising * Try with url * Make pretty * Remove debugging output * Rename gradle.yml to depoyment.yml * Rename depoyment.yml to deployment.yml * Update build.gradle * Fix build * Does uploading works now? * Improve installer for windows * Remove install4j and shadowjar from gradle * Change hostname from build-upload to build * Does scp work? * Deploy to branch folder * Archive portable version before upload * Put in distribution folder * Beautify on linux and mac * Update build.gradle * Update build.gradle * Fix folder structure in archive * Try to fix dev version string in about dialog * Remove oss.soatype.org since this is constantly failing lately * Add dev switch
- Loading branch information