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

Use jenkins own mechanisms for archiving / managing artifacts #30

Merged
merged 6 commits into from
Jan 26, 2021
Merged

Use jenkins own mechanisms for archiving / managing artifacts #30

merged 6 commits into from
Jan 26, 2021

Commits on Apr 6, 2020

  1. Use jenkins own mechanisms for archiving / managing artifacts

    added arguments
    - disableCopyFilesToBuildDir (default: false)
    - archiveDirName (default: robot-plugin)
    pipapo-sl committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    36c8f77 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Configuration menu
    Copy the full SHA
    89fb62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4f3cb4 View commit details
    Browse the repository at this point in the history
  3. remove parameter disableCopyFilesToBuildDir

    remove parameter disableCopyFilesToBuildDir and implicate its value.
    pipapo-sl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    610046f View commit details
    Browse the repository at this point in the history
  4. remove parameter disableCopyFilesToBuildDir

    remove parameter disableCopyFilesToBuildDir and implicate its value.
    pipapo-sl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    eb08acb View commit details
    Browse the repository at this point in the history
  5. fix logging of copyFilesToBuildDir section

    print Messages.robot_publisher_copying() and Messages.robot_publisher_done() only if copy is really done.
    pipapo-sl committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    cfba574 View commit details
    Browse the repository at this point in the history