grzegorzgrzegorz

Results 6 comments of grzegorzgrzegorz

Thanks for the tip @nestoracunablanco. This workaround solves the problem for function without arguments. However, my pipeline actually contains function with 2 arguments: `runFunc("p1", "p2")` in such a case I...

Hi, I have very different pipelines. Some of them have local functions, some of them use libraries. This is valid use case as sometimes there is no point in turning...

> @grzegorzgrzegorz do you intend to publish your framework by any chance? Curious to see it for potential inspiration slightly_smiling_face Yes @lemeurherve I created very short example recently to show...

It is not a crime to work with libraries in this way, so it is not cheating. Jenkins documentation describes it here: https://www.jenkins.io/doc/book/pipeline/shared-libraries/#defining-custom-steps so people are using it. Testing framework...

What is this play with "bug" label about? Should it not be used at all? Could you explain it @nre-ableton ?

@andrefmarques just do not use Groovy 4. It is GroovyObjectHelper class which fails and which is introduced in version 4.