Conversation
9c20ce5 to
278bd59
Compare
Bumps [powershell](https://github.com/jenkinsci/powershell-plugin) from 1.3 to 1.4. - [Release notes](https://github.com/jenkinsci/powershell-plugin/releases) - [Commits](jenkinsci/powershell-plugin@powershell-1.3...powershell-1.4) Signed-off-by: dependabot[bot] <[email protected]>
278bd59 to
22e6809
Compare
|
The build issue here is because jenkinsci/powershell-plugin changed the signature of the |
|
this is a problem in Changing the line to fixed the build locally. As I don't have write permission here, I can only a PR to offer the fix. |
|
Oh this is awesome. Thank you. I was going to go after that next doing
all this similar work to the other plugins.
…On Fri, Feb 19, 2021 at 6:52 AM Adrien Lecharpentier < ***@***.***> wrote:
this is a problem in
https://github.com/jenkinsci/google-compute-engine-plugin/blob/22e6809f96ac8621c9bc8b398448e25a2f49ed24/src/test/java/com/google/jenkins/plugins/computeengine/integration/ITUtil.java#L234
.
Changing the line to
return new PowerShell(String.format(command.getWindows(), argument), true, false);
fixed the build locally. As I don't have write permission here, I can only
a PR to offer the fix.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#226 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAF76UVZZI64UFE2Q4WXYM3S7Z3LTANCNFSM4XYXT7NQ>
.
|
|
This also has to be merged. I incorrectly thought #237 was targeting |
Fixes powershell plugin upgrade due to constructor signature change
|
A newer version of org.jenkins-ci.plugins:powershell exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
@dependabot recreate |
|
Superseded by #382. |
Bumps powershell from 1.3 to 1.4.
Commits
1b5d2dd[maven-release-plugin] prepare release powershell-1.4df9bb1cMerge branch 'csharmath-master'5146c14Update README with Support -NoProfile via checkbox740e669Update usage example image76ad5b1Added help files to stop on errors and use profile booleans8448ba0Merge branch 'master' of https://github.com/csharmath/powershell-plugin into ...153f0a3Update README.md037e17cMerge branch 'sergueik-master'434a41bMerge branch 'master' of https://github.com/sergueik/powershell-plugin into s...057311bRemove Windows from several files, due to support for Linux PowerShellDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @olamy.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)