Raymond Barbiero

Results 10 issues of Raymond Barbiero

Hey there. Currently the stash-jenkins-postreceive-webhook does not trigger jenkins if a new branch was created and pushed but that branch had no new commits. It might be possible to identify...

Hello, I'm enhancing the plugin for sentry 8.x support. Part of sentry8 support includes some protocol changes. https://docs.getsentry.com/on-premise/clientdev/attributes Some of these changes involve sending arrays and hashes. Upstream, fluentd record_transformer...

Jobdsl can be invoked from gradle to build the dsl back into xml. We should enhance the gradle builder and test runners to build the test xmls into jobdsl and...

enhancement
help wanted
hacktoberfest

It would be handy if the gradle build could run the ruby script against each of the test xml files and store the output.

enhancement
help wanted
hacktoberfest

We can only translate the jobs we have examples for. We need lots of real world example configs in the wild submitted to find areas for improvement. Related to #2....

enhancement
help wanted
hacktoberfest

I don't yet know of an easy way to install plugins during initial load time from groovy. If there was a way to do it pretty easily we could enhance...

hacktoberfest

The current README.md file is pretty lacking. I threw it together. Maybe someone can write one which is better.

hacktoberfest

The MatrixAuthentication groovy script was recently enhanced to check if plugin classes were able to be loaded before trying to access their security properties. We should enhance all of the...

hacktoberfest

So far we have helpers to set up Java and Maven global tools. Maybe we should add more other useful ones?

hacktoberfest

I encountered an issue when trying to use impermanence to mount SSH host keys in NixOS while provisioning a new host with nixos-anywhere + flakes + disko. I believe the...