Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #648 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
a6a1142255dc06c997623e46865c75ddc4792499
Total tests
737
Successful since
#638 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> a6a1142255dc06c997623e46865c75ddc4792499 Improve OX's PubkeyElement
there is no reason why we want to store the bytes of the base64
encoded string. Simply store the string itself.

Also add a convenience method to get the decoded bytes of the PubKey.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 34f1c2b79efc7f3631f3987b41f9c6ca91659b69 errorprone: Enable MethodCanBeStatic
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 870d1a7238d3de0a77685c4069c63b992031ee20 build.gradle: Bump gradle-errorprone-plugin to 0.8.1