Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jenkinsci/powershell-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: powershell-1.7
Choose a base ref
...
head repository: jenkinsci/powershell-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: powershell-1.8
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    ec7a1a7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    froque authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8ee0665 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    701236c View commit details
    Browse the repository at this point in the history
  2. Revert back to previous behavior, but remove setting Continue for Err…

    …orActionPreference if stopOnError is false
    Jeremy Pope committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    57e609e View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Merge pull request #21 from jeremypope/JENKINS-60423_errorActionPrefe…

    …rence-v2
    
    Removes force insertion of '$ErrorActionPreference = "Continue"' if "Stop On Errors" is unchecked
    froque authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6504b68 View commit details
    Browse the repository at this point in the history
  2. Adds unit test for parameter blocks

    JENKINS-60423 Powershell fails when the script starts with 'CmdletBinding' attribut
    froque committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    29cb70c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    froque authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    37e90dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ba43a7 View commit details
    Browse the repository at this point in the history
Loading