Jonas Tobias Hopusch jotoho
jotoho created pull request jotoho/waituntil#12 2021-09-19 22:17:17 +02:00
Add --version commandline flag and support executable jar files with Gradle
jotoho created branch version-and-fat-jars in jotoho/waituntil 2021-09-19 22:14:17 +02:00
jotoho pushed to version-and-fat-jars at jotoho/waituntil 2021-09-19 22:14:17 +02:00
ae13ce049f Add jar metadata and support generating fat jars
d62bbc5f90 Imports optimization
09cf7a9168 Go back to unclassed functions and use DummyClass instead
d294fe6c09 Ignore .zst archives
Compare 4 commits »
jotoho deleted branch release-0.1.1 from jotoho/waituntil 2021-09-19 20:51:06 +02:00
jotoho merged pull request jotoho/waituntil#11 2021-09-19 20:51:05 +02:00
Release 0.1.1
jotoho pushed to master at jotoho/waituntil 2021-09-19 20:51:05 +02:00
c46346cddd Release 0.1.1
jotoho created pull request jotoho/waituntil#11 2021-09-19 20:48:43 +02:00
Release 0.1.1
jotoho created branch release-0.1.1 in jotoho/waituntil 2021-09-19 20:47:32 +02:00
jotoho pushed to release-0.1.1 at jotoho/waituntil 2021-09-19 20:47:32 +02:00
c46346cddd Release 0.1.1
jotoho pushed tag v0.1.1 to jotoho/waituntil 2021-09-19 20:46:15 +02:00
jotoho merged pull request jotoho/waituntil#9 2021-09-19 20:40:50 +02:00
Post-Implementation refactoring of application
jotoho pushed to master at jotoho/waituntil 2021-09-19 20:40:50 +02:00
4238605180 Merge pull request 'Post-Implementation refactoring of application' (#9) from refactoring into master
5a80ac7169 Fix compile script using old source path
4ab78f4028 Avoid unnecessary temporary variable in short-hand translation
a48f122296 Delete unneeded comment from build config
5919c26c10 Apply formatting suggestion for build config
Compare 18 commits »
jotoho deleted branch refactoring from jotoho/waituntil 2021-09-19 20:40:50 +02:00
jotoho commented on pull request jotoho/waituntil#9 2021-09-19 20:40:43 +02:00
Post-Implementation refactoring of application

This MR is quite a leap in technical and maintainablity terms compared to the current state of master.

I have been able to get rid of the annoying app directory, the project now automatically…

jotoho opened issue jotoho/waituntil#10 2021-09-19 20:32:36 +02:00
Upgrade to Java 17 once supported by Gradle and Kotlin
jotoho pushed to refactoring at jotoho/waituntil 2021-09-19 20:27:36 +02:00
5a80ac7169 Fix compile script using old source path
4ab78f4028 Avoid unnecessary temporary variable in short-hand translation
Compare 2 commits »
jotoho pushed to refactoring at jotoho/waituntil 2021-09-19 20:13:19 +02:00
a48f122296 Delete unneeded comment from build config
jotoho pushed to refactoring at jotoho/waituntil 2021-09-19 20:11:11 +02:00
5919c26c10 Apply formatting suggestion for build config
9aba3f156a Apply IntelliJ code formatting and alternatives suggestions
Compare 2 commits »
jotoho pushed to refactoring at jotoho/waituntil 2021-09-19 20:02:09 +02:00
ad869f7346 Back to Java version 16
jotoho pushed to refactoring at jotoho/waituntil 2021-09-19 19:52:45 +02:00
92a226dd02 Specify dependencies with kotlin helper function
c8dbcc3f49 Use latest release for all dependencies
365a0c2a17 Restructure folders
7f725b345c Upgrade project to Java 17
3fe9ed5b93 Use improved syntax for setting Java Version
Compare 11 commits »