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

Job to aggregate can contain variable, expand it before use #72

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ahahxof
Copy link

@ahahxof ahahxof commented Jun 9, 2017

It seems no existing Unit tests in the project uses env variable so I skip this part. let me know if you want me to add one.

import hudson.Extension;
import hudson.Launcher;
import hudson.Util;
import static hudson.Util.fixNull;
import hudson.model.Action;
import hudson.model.BuildListener;
import hudson.model.DependencyGraph;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't need this, sorry. I will remove it and the excess new lines added below

Copy link
Member

@abayer abayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a unit test for this change. Thanks!

@ahahxof
Copy link
Author

ahahxof commented Dec 20, 2019

@abayer I've added the test. please review

@ahahxof ahahxof requested a review from abayer December 22, 2019 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants