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

Remove outdated test conditionals #1594

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

MarkEWaite
Copy link
Contributor

Remove outdated test conditionals

Git plugin is no longer tested or supported on operating systems with a command line git version older than 2.20 (Debian 10). This removes outdated tests. It does not prevent the plugin from running with older versions, but removes test clutter from older versions.

Checklist

  • I have read the CONTRIBUTING doc
  • I have referenced the Jira issue related to my changes in one or more commit messages
  • I have added tests that verify my changes
  • Unit tests pass locally with my changes
  • I have added documentation as necessary
  • No Javadoc warnings were introduced with my changes
  • No spotbugs warnings were introduced with my changes
  • Documentation in README has been updated as necessary
  • Online help has been added and reviewed for any new or modified fields
  • I have interactively tested my changes
  • Any dependent changes have been merged and published in upstream modules (like git-client-plugin)

Types of changes

What types of changes does your code introduce?

  • Tests

Git plugin is no longer tested or supported on operating systems with
a command line git version older than 2.20 (Debian 10).  This removes
outdated tests.  It does not prevent the plugin from running with
older versions, but removes test clutter from older versions.
@MarkEWaite MarkEWaite added the tests Automated test addition or improvement label Jun 14, 2024
@MarkEWaite MarkEWaite requested a review from a team as a code owner June 14, 2024 20:41
@MarkEWaite MarkEWaite merged commit 49a51af into jenkinsci:master Jun 15, 2024
15 checks passed
@MarkEWaite MarkEWaite deleted the remove-outdated-tests branch June 15, 2024 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Automated test addition or improvement
Projects
None yet
1 participant