Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 2c3487a5fa634f43388463ee0421837fc8362e78

      
https://github.com/jenkins-infra/jenkins-infra/commit/2c3487a5fa634f43388463ee0421837fc8362e78

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Experimenting with using ACI for jenkins-infra's pipeline





  Commit: 3a8ac1dd70f01884d35945db5439022fa24d0da3

      
https://github.com/jenkins-infra/jenkins-infra/commit/3a8ac1dd70f01884d35945db5439022fa24d0da3

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Parallelize the stages a bit more to see what kind of performance we can get





  Commit: 50ef3c77c6bc5d03e869eee1f81c8a6be849bc44

      
https://github.com/jenkins-infra/jenkins-infra/commit/50ef3c77c6bc5d03e869eee1f81c8a6be849bc44

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Try to be more wild with the stash syntax





  Commit: d3411c3a80612a7b6ff74081bd6503e8a36b9bc8

      
https://github.com/jenkins-infra/jenkins-infra/commit/d3411c3a80612a7b6ff74081bd6503e8a36b9bc8

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Remove DNS verification entirely



This is actually driven through Terraform these days





  Commit: d6ec60ff2916bd7975804d77b0f4684bcebb46e4

      
https://github.com/jenkins-infra/jenkins-infra/commit/d6ec60ff2916bd7975804d77b0f4684bcebb46e4

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Avoid an unnecessary `r10k puppetfile install`





  Commit: 65fbae22c4c3a1892d8994c4cdb7990e15ae87e7

      
https://github.com/jenkins-infra/jenkins-infra/commit/65fbae22c4c3a1892d8994c4cdb7990e15ae87e7

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Add a LC_CTYPE to try to avoid unicode issues on stash



Super fun



    java.nio.file.InvalidPathException: Malformed input or input contains 
unmappable characters: 
/home/jenkins/workspace/Infra_jenkins-infra_aci/vendor/gems/ruby/2.6.0/gems/hocon-1.2.5/spec/fixtures/test_utils/resources/���������.conf





  Commit: 859a3dc11ba367c1a0e260617bdf4b52ebeb5c40

      
https://github.com/jenkins-infra/jenkins-infra/commit/859a3dc11ba367c1a0e260617bdf4b52ebeb5c40

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Try again





  Commit: 391007c887c685b8ce02e8381c56176ea37853ad

      
https://github.com/jenkins-infra/jenkins-infra/commit/391007c887c685b8ce02e8381c56176ea37853ad

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Try this differently





  Commit: 0e7e749db640aa74d83304d0704d377f2baa1bb2

      
https://github.com/jenkins-infra/jenkins-infra/commit/0e7e749db640aa74d83304d0704d377f2baa1bb2

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Stash the bundler configuration for re-use





  Commit: 6159ddf0c27d14cba697f1fdbb91deef4d63e408

      
https://github.com/jenkins-infra/jenkins-infra/commit/6159ddf0c27d14cba697f1fdbb91deef4d63e408

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Try to make sure that we're stashing the things in the .bundle directory





  Commit: a621ccd27bb938a06c68d231bec66edb3b307b36

      
https://github.com/jenkins-infra/jenkins-infra/commit/a621ccd27bb938a06c68d231bec66edb3b307b36

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-24 (Sun, 24 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Avoid stashing and trying to be too clever





  Commit: 24d5e52ed02f96bd5519de824e6249a9b8505d4a

      
https://github.com/jenkins-infra/jenkins-infra/commit/24d5e52ed02f96bd5519de824e6249a9b8505d4a

  Author: Olblak <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M .rspec

    M Gemfile

    M Gemfile.lock

    M Jenkinsfile



  Log Message:

  -----------

  Export rspec test to junit format in order to visualise them in Jenkins





  Commit: 175c5c122d382f40aac7865dadfbe388dc433b51

      
https://github.com/jenkins-infra/jenkins-infra/commit/175c5c122d382f40aac7865dadfbe388dc433b51

  Author: Olblak <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M Gemfile.lock



  Log Message:

  -----------

  Bump nokogiri version





  Commit: b049ce8d9f3757ead3a93b21f18b6d9748ee05bc

      
https://github.com/jenkins-infra/jenkins-infra/commit/b049ce8d9f3757ead3a93b21f18b6d9748ee05bc

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  :hankey:





  Commit: 6eac5d8ac57506c13bbae125af4a8660112e2811

      
https://github.com/jenkins-infra/jenkins-infra/commit/6eac5d8ac57506c13bbae125af4a8660112e2811

  Author: Olblak <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M Gemfile.lock



  Log Message:

  -----------

  Revert aws-sdk-v1 version dependency for beaker





  Commit: 684e0deddde4083082c66dd4d9ee5c0356558a99

      
https://github.com/jenkins-infra/jenkins-infra/commit/684e0deddde4083082c66dd4d9ee5c0356558a99

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Merge pull request #1269 from jenkins-infra/aci



Switch to Azure Container Instances for testing.





  Commit: da4039aaed4cf3136b64f9664589f755d38aef88

      
https://github.com/jenkins-infra/jenkins-infra/commit/da4039aaed4cf3136b64f9664589f755d38aef88

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M Jenkinsfile



  Log Message:

  -----------

  Merge branch 'staging' into staging





  Commit: 86e18e60cd9955f43f4b6873c92278046162510f

      
https://github.com/jenkins-infra/jenkins-infra/commit/86e18e60cd9955f43f4b6873c92278046162510f

  Author: R. Tyler Croy <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M .rspec

    M Gemfile

    M Gemfile.lock

    M Jenkinsfile



  Log Message:

  -----------

  Merge pull request #1270 from olblak/staging



Display rspec with junit format in Jenkins and bump nokogiri version





  Commit: abdd418ce2806b7f71037933a416b07894865251

      
https://github.com/jenkins-infra/jenkins-infra/commit/abdd418ce2806b7f71037933a416b07894865251

  Author: Olblak <[email protected]>

  Date:   2019-03-25 (Mon, 25 Mar 2019)



  Changed paths:

    M .rspec

    M Gemfile

    M Gemfile.lock

    M Jenkinsfile



  Log Message:

  -----------

  Merge pull request #1271 from jenkins-infra/staging



Automated deployment to production





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/da7f6e4b075b...abdd418ce280

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to