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

properly get displayname of node #38

Merged
merged 2 commits into from
Dec 22, 2017

Commits on Dec 11, 2017

  1. properly get displayname of node

    use the executor of the build to get the node.
    builtOn is set too late for us to get the node and we end up using
    master
    mwinter69 committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    371e27b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. displayname of node in pipeline

    properly get the node when BuildData is initilaized from a pipeline
    pump mockito to latest version
    add integration test, that use Jenkins test harness
    mwinter69 committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    67bc346 View commit details
    Browse the repository at this point in the history