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

Add sparseCheckout symbol for Pipeline #1638

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

MarkEWaite
Copy link
Contributor

Add sparseCheckout symbol for Pipeline

Add the sparseCheckout symbol for Pipeline so that users do not need to use the old $class syntax.

Includes a test that confirms the sparseCheckout syntax works as expected.

Testing done

Tested interactively to confirm that the new symbol behaves the same as the old syntax behaved. Does not include detailed functional testing that the sparseCheckout symbol works as expected, since there are already tests of sparse checkout in other tests.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Includes a test that confirms the sparseCheckout syntax works as expected.

Tested interactively to confirm that the new symbol behaves the same as
the old syntax behaved.  Does not include detailed functional testing
that the sparseCheckout symbol works as expected, since there are already
tests of sparse checkout in other tests.
@MarkEWaite MarkEWaite requested a review from a team as a code owner August 19, 2024 02:36
@MarkEWaite MarkEWaite added the rfe Improvement or new feature label Aug 19, 2024
@github-actions github-actions bot added documentation Improvements or additions to documentation tests Automated test addition or improvement labels Aug 19, 2024
@MarkEWaite MarkEWaite removed documentation Improvements or additions to documentation tests Automated test addition or improvement labels Aug 19, 2024
@MarkEWaite MarkEWaite merged commit da6948a into jenkinsci:master Aug 20, 2024
17 checks passed
@MarkEWaite MarkEWaite deleted the add-sparseCheckout-symbol branch August 20, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rfe Improvement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant