kaitai_struct_java_runtime icon indicating copy to clipboard operation
kaitai_struct_java_runtime copied to clipboard

Update dependencies, add instructions to build and a GitHub Action

Open Mingun opened this issue 4 years ago • 1 comments

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

Mingun avatar Aug 08 '21 10:08 Mingun

So what the status?

Mingun avatar Oct 26 '21 06:10 Mingun