Alexander Volanis (HPE)

Results 5 issues of Alexander Volanis (HPE)

I use the `error` step in my pipelines in some cases to ensure prerequisites are met, in testing with this library I noticed that the execution of the pipeline Groovy...

Travis CI updated the base images so the hacky PG 10 install is no longer needed and on top of that is failing the builds.

The TODO markers indicating the possibility of SQL injection issues were used to guide this implementation. Fixed by applying parameterized queries. Found a unitest issue that was masked by the...

This combined PR adds the fix to allow multiple mentions in the same message to work for plus/minus actions. I do not find a good reason why other kinds of...

The new logic exposed this incorrect usage from this plugin. Had to add null guard because this is failing a findbugs test although the .get() method is marked with @Nonnull...