Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure arguments are passed correctly to steps when invoked via primitive namespace #261

Merged
merged 2 commits into from
Mar 8, 2022

Conversation

steven-terrana
Copy link

PR Details

fixes #255

How Has This Been Tested

unit tests

Types of Changes

  • Added Unit Testing
  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have added the appropriate label for this PR
  • If necessary, I have updated the documentation accordingly.
  • All new and existing tests passed.

@steven-terrana steven-terrana added the bug Something isn't working label Mar 8, 2022
@steven-terrana steven-terrana merged commit 1ee02a6 into jenkinsci:main Mar 8, 2022
@steven-terrana steven-terrana deleted the gh-255 branch March 8, 2022 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Namespaced Step call passes arg array not spread args
1 participant