GithubHelp home page GithubHelp logo

hoarder-jenkins-demo's Introduction

hoarder-jenkins-demo

Sample project showing how to combine SBT, Jenkins and hoarder and Jenkins' stash/unstash (https://jenkins.io/doc/pipeline/steps/workflow-basic-steps/#unstash-restore-files-previously-stashed) to reuse compiled classes across different stages of a Jenkins pipeline.

Note that scalac is not invoked in the "Test" stage:

[info] Stash for pipeline-with-hoarder applied from /Users/jz/.jenkins/workspace/pipeline-with-hoarder/.hoarder-stash/pipeline-with-hoarder/HEAD/2.10 to List(/Users/jz/.jenkins/workspace/pipeline-with-hoarder/target/scala-2.10/classes, /Users/jz/.jenkins/workspace/pipeline-with-hoarder/target/scala-2.10/test-classes)

[info] Stash for p1 applied from /Users/jz/.sbt/0.13/sbt-stash/pipeline-with-hoarder/HEAD/2.10 to List(/Users/jz/.jenkins/workspace/pipeline-with-hoarder/p1/target/scala-2.10/classes, /Users/jz/.jenkins/workspace/pipeline-with-hoarder/p1/target/scala-2.10/test-classes)

[info] Resolving org.scala-lang#scala-compiler;2.10.7 ...

[info] Resolving org.scala-lang#scala-reflect;2.10.7 ...

[info] Resolving org.scala-lang#jline;2.10.7 ...

[info] Resolving org.fusesource.jansi#jansi;1.4 ...

[info] Done updating.

[info] Stash for p2 applied from /Users/jz/.sbt/0.13/sbt-stash/pipeline-with-hoarder/HEAD/2.10 to List(/Users/jz/.jenkins/workspace/pipeline-with-hoarder/p2/target/scala-2.10/classes, /Users/jz/.jenkins/workspace/pipeline-with-hoarder/p2/target/scala-2.10/test-classes)

[success] Total time: 1 s, completed 12/02/2018 5:04:34 PM

[info] Running Test 

P2@35f6bdbe

hoarder-jenkins-demo's People

Contributors

retronym avatar

Watchers

 avatar  avatar

Forkers

danicheg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.