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

[FIXED JENKINS-52259] Add yamlFile option for Declarative agent #355

Merged
merged 10 commits into from
Jul 11, 2018

Commits on Jun 28, 2018

  1. [FIXED JENKINS-52559] Add yamlFile option for Declarative agent

    If given, it'll read from the specified file via `readTrusted` and use
    that for the yaml to pass on.
    abayer committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    6ee624e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2018

  1. Add an example with yamlFile

    carlossg committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    ef2a07c View commit details
    Browse the repository at this point in the history
  2. s var is not found

    carlossg committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    64e8e1f View commit details
    Browse the repository at this point in the history
  3. Use full path for yamlFile

    carlossg committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    acd1b4f View commit details
    Browse the repository at this point in the history
  4. Skip checkout in the Declarative yamlfile test since the container ca…

    …n't access the localhost disk for the git repo
    abayer committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8734ef1 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    carlossg committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5f7729c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2018

  1. Configuration menu
    Copy the full SHA
    188b6ac View commit details
    Browse the repository at this point in the history
  2. Add yamlFile to README

    carlossg committed Jul 11, 2018
    Configuration menu
    Copy the full SHA
    57f1600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1deea3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67f41be View commit details
    Browse the repository at this point in the history