Valentin Delaye
Valentin Delaye
Possible duplicate of https://github.com/jenkinsci/file-operations-plugin/issues/129 Not sure if the origin if `file-operations-plugin` or a workflow plugin issue. There is NO `startsWith` in this plugin This work weel with freestyle. So it...
In fact such placeholder cause other issues when some recipes When testing ```yaml type: specs.openrewrite.org/v1beta/recipe name: io.jenkins.tools.pluginmodernizer.UpgradeParentVersion recipeList: - org.openrewrite.maven.UpgradeParentVersion: groupId: org.jenkins-ci.plugins artifactId: plugin newVersion: 4.X ``` I got some...
Some other occurence caused by the placeholder ``` [ERROR] Failed to execute goal org.openrewrite.maven:rewrite-maven-plugin:5.39.1:run (default-cli) on project jobcacher: Execution default-cli of goal org.openrewrite.maven:rewrite-maven-plugin:5.39.1:run failed: Error while visiting pom.xml: java.lang.IllegalStateException: Illegal...
Is it something we can move on or is prefereble to have a general solution like https://github.com/openrewrite/rewrite/issues/4527 I'm asking because we are movin now from a new recommanded version (from...
> I stepped through the kubedock code when called from testcontainers.net > I inspected the raw request contents and noticed that the mounts are defined in HostConfig.Mounts but the kubedock...
FYI @gounthar @sridamul
Hi, Looks good for me. We can transfer the repository to jenkins-infra as long we can keep our maintainers permission. I also never published anything to homebrew, right now the...
> but I don't know what would be the equivalent (if any) for Java. 🤔 Yes there is (https://jreleaser.org/) but I never played with it
An other point (that can be discussed on an other issue is about a GitHub for the CI (GH action or Jenkins infra I don't have strong opinion) We are...
Hi, Thanks for the update. I personnally cannot perform the transfer because it must be initiated by an org owner of jenkinsci  Perhaps we can start this transfert in...