kaitai_struct_java_runtime
kaitai_struct_java_runtime copied to clipboard
Update dependencies, add instructions to build and a GitHub Action
To allow developers without gpg test their changes I moved signing under a flag. Now if you need to sign artefacts you should pass -DperformRelease=true flag to the maven command:
mvn -DperformRelease=true deploy
So what the status?