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

Replace System Rules with System Lambda #165

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

stefanbirkner
Copy link

System Lambda has minimal impact. It only sets the environment variable
for the statement that reads it. In addition it is independent of the
testing framework. E.g. it can still be used if JUnit 4 is replace with
JUnit Jupiter or another framework.

Checklist

  • Includes tests covering the new functionality?
  • Ready for review
  • Follows CONTRIBUTING rules

Notify

@markyjackson-taulia

System Lambda has minimal impact. It only sets the environment variable
for the statement that reads it. In addition it is independent of the
testing framework. E.g. it can still be used if JUnit 4 is replace with
JUnit Jupiter or another framework.
@markjacksonfishing markjacksonfishing added the for review A label for issues that require a review label Aug 24, 2020
@markjacksonfishing markjacksonfishing self-assigned this Aug 24, 2020
@markjacksonfishing markjacksonfishing merged commit 6dac9c2 into jenkinsci:master Oct 17, 2020
@stefanbirkner stefanbirkner deleted the system-lambda branch October 18, 2020 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for review A label for issues that require a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants