-
When running the `AddOrModernizeJenkinsFile` recipe, the generated comment does not create a new line. As a result, the subsequent `buildPlugin` statement is appended to the comment, rather than start…
-
Hi,
if I try to "Validate Jenkinsfile" I only get "No Jenkinsfile specified" as output.
I didn't change anything in my config and it worked before.
Can you help me with this?
-
Once we have the first release with new process done we should
remove outdated scripts and Jenkinsfiles
-
Since 15.0.1 we see this error validating our Jenkins script:
```
Jenkinsfile.groovy
0 error Unknown parsing error: "Jenkinsfile.groovy: 1: unable to resolve class Library for annotation…
-
Currently, Jenkinsfile icons are missing.
Could we add that?
-
hi, i think here a contradictory terms `if [ $(wc -l
SS4ar updated
3 weeks ago
-
Thanks for the excellent plugin! I am using the plugin pretty much daily.
There is one issue that I am seeing frequently. I don't know is this caused by the plugin or does this come from Jenkins s…
-
-
Hi all,
I'm strugling to get this plugin working in my Jenkinsfile CI Setup.
In Jenkins I've created a global maven settings config,
added the git-repo (bitbucket) credentials to this global mave…
-
## jenkinsfileからジョブを作成しGitHubを操作する方法
前提:jenkins version 2.289.3
## jenkinsfileを作成
[環境変数](https://zenn.dev/snowcait/scraps/bc7675be46d01d)
[記法](https://kesin.hatenablog.com/entry/2016/10/13/19000…