Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in groovy

Jenkins Workflow Build Information

Jenkins Pipeline "node inside stage" vs "stage inside node"

Is there a "use strict" for Groovy?

groovy

What is the relationship between Environment and Parameters in Jenkinsfile Parameterized Builds?

hudson*.groovy not found in jenkins

Groovy's "optional return" semantics

groovy return

Merge maps with recursive nested maps in Groovy

java groovy

jenkins escape sed command

What are 'properties' in Groovy?

groovy

Why does groovy .class return a different value than .getClass()

groovy

How to access environment variables in gradle java build script

java groovy build gradle

Extracting an entire Jenkins stage to a shared library?

Groovy Eclipse can't launch junit tests

eclipse groovy junit

print the closure definition/source in Groovy

groovy closures

How to Groovy-ify a null check?

syntax groovy null-check

Can I change my Windows desktop wallpaper programmatically in Java/Groovy?

java groovy

Using Groovy MetaClass to overwrite Methods

Make Jenkins pipeline wait until server is up

Parsing JSON on Jenkins Pipeline (groovy)

json jenkins groovy jsonparser

How to perform actions for failed builds in Jenkinsfile