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

[JENKINS-44834] Partial pipeline support #52

Closed
wants to merge 10 commits into from

Commits on Aug 8, 2017

  1. Configuration menu
    Copy the full SHA
    4856470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53844e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa321c View commit details
    Browse the repository at this point in the history
  4. Working gradle script

    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    db0f8ee View commit details
    Browse the repository at this point in the history
  5. Tool selection, console annotator and verbose logging

    * Block invocation and output is annotated
    * added more logging for trouble shooting and debugging
    * Gradle and jdk tool selection
    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    3a029ac View commit details
    Browse the repository at this point in the history
  6. Ccode improvements from @jglick's review

    * Also added TODO comments for dependency releases that are blockers
    * Added symbol's back
    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    4e66ba0 View commit details
    Browse the repository at this point in the history
  7. Added jenkins-test-harness-tools

    Tests no longer depend on a local gradle installation
    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    0097d0e View commit details
    Browse the repository at this point in the history
  8. Fixing annotator tests

    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    05bf91b View commit details
    Browse the repository at this point in the history
  9. Correctly added GRADLE_HOME and gradle to PATH

    * manually tested by uninstalling gradle from local machine
    * added unit test to confirm Jenkin's gradle installation is being used
    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    9ea7540 View commit details
    Browse the repository at this point in the history
  10. Snippetizer visual config

    * Added config.jelly for pipeline snippetizer
    * Cleaned up variable name conventions
    alexbrjo committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    e7d659f View commit details
    Browse the repository at this point in the history