Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: ad086e39c8f0953565c298c261491a17438f896f
      
https://github.com/jenkinsci/openshift-client-plugin/commit/ad086e39c8f0953565c298c261491a17438f896f
  Author: gabemontero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M examples/jenkins-image-sample.groovy

  Log Message:
  -----------
  enable regression testing for v1.0.5 changes


  Commit: 4defac00f592cafcc46c55864e3632af788d74b2
      
https://github.com/jenkinsci/openshift-client-plugin/commit/4defac00f592cafcc46c55864e3632af788d74b2
  Author: Gabe Montero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #109 from gabemontero/upd-tests

enable regression testing for v1.0.5 changes


  Commit: 64911657d5c23ce03b69d70dbdfd538f40365f06
      
https://github.com/jenkinsci/openshift-client-plugin/commit/64911657d5c23ce03b69d70dbdfd538f40365f06
  Author: Corey Daley <cda...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M README.md
    A examples/jenkins-withcredentials-sample.groovy
    M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy
    M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  -----------
  Deprecating doAs in favor of withCredentials

Adding withCredentials to replicate the withCluster and
withProject syntax more closely.  Updated doAs to run through
the new withCredentials method.

Also did some general cleanup, updated the documentation and
the README with the new syntax.


  Commit: 1c0a78d18192ed1316140d3696a665ea76915705
      
https://github.com/jenkinsci/openshift-client-plugin/commit/1c0a78d18192ed1316140d3696a665ea76915705
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #77 from coreydaley/add_with_credentials

Merged by openshift-bot


  Commit: dc1fa7cd771dcecb0413f34c4ec632d29cc3d0bd
      
https://github.com/jenkinsci/openshift-client-plugin/commit/dc1fa7cd771dcecb0413f34c4ec632d29cc3d0bd
  Author: Corey Daley <cda...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M examples/jenkins-image-sample.groovy

  Log Message:
  -----------
  Add tests for openshift.patch and selector.patch

Closes #73


  Commit: c3940ccb121cb7a1339839a574a324892d9d02aa
      
https://github.com/jenkinsci/openshift-client-plugin/commit/c3940ccb121cb7a1339839a574a324892d9d02aa
  Author: Corey Daley <cda...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  -----------
  reformatting OpenShiftGlobalVariable help.jelly file to be html5 compliant 
and more easily readable/updateable


  Commit: f436b5be7694b9fa04a70a5ee3d76f7e93493f7e
      
https://github.com/jenkinsci/openshift-client-plugin/commit/f436b5be7694b9fa04a70a5ee3d76f7e93493f7e
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #111 from coreydaley/add_patch_tests

Merged by openshift-bot


  Commit: d312a6cbd6cbe3c79d163b8940535b22f08799ae
      
https://github.com/jenkinsci/openshift-client-plugin/commit/d312a6cbd6cbe3c79d163b8940535b22f08799ae
  Author: gabemontero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M examples/jenkins-image-sample.groovy

  Log Message:
  -----------
  temporarily undo patch test


  Commit: 7e0794715aef4c56a7d6734a4d8cf47370f165d5
      
https://github.com/jenkinsci/openshift-client-plugin/commit/7e0794715aef4c56a7d6734a4d8cf47370f165d5
  Author: Gabe Montero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #114 from gabemontero/temp-undo-nodejs

temporarily undo patch test


  Commit: 3ea1fbc705fc5fbb91106cd697a9fc2543eaa22a
      
https://github.com/jenkinsci/openshift-client-plugin/commit/3ea1fbc705fc5fbb91106cd697a9fc2543eaa22a
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #112 from coreydaley/add_docs_dir_OGV_doc_refactor

Merged by openshift-bot


  Commit: e19e406cdaf1083b9bd6021ab11be900e7f69009
      
https://github.com/jenkinsci/openshift-client-plugin/commit/e19e406cdaf1083b9bd6021ab11be900e7f69009
  Author: Corey Daley <cda...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M examples/jenkins-image-sample.groovy
    M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy
    M 
src/main/resources/com/openshift/jenkins/plugins/pipeline/OpenShiftGlobalVariable/help.jelly

  Log Message:
  -----------
  Add annotate to OpenShift DSL

Adds openshift.selector("foo").annotate([k1:"v1", k2:"v2"], "--overwrite")

Fixes #83


  Commit: fe2ce5e29429d1b678df23eb51dda4afeb8a043c
      
https://github.com/jenkinsci/openshift-client-plugin/commit/fe2ce5e29429d1b678df23eb51dda4afeb8a043c
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #110 from coreydaley/add_annotate_to_dsl

Merged by openshift-bot


  Commit: 6e8564c769516ca0fa3fbde1b8ff94c55a792570
      
https://github.com/jenkinsci/openshift-client-plugin/commit/6e8564c769516ca0fa3fbde1b8ff94c55a792570
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #110 from coreydaley/add_annotate_to_dsl

Merged by openshift-bot


  Commit: c831dacc25136e6ef6c2dc99038359c7b99c70fc
      
https://github.com/jenkinsci/openshift-client-plugin/commit/c831dacc25136e6ef6c2dc99038359c7b99c70fc
  Author: gabemontero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  add warnings around ad hoc kube/config usage


  Commit: 6ea4ff0cbf8091c59696db1c4f7490f7c6503a2d
      
https://github.com/jenkinsci/openshift-client-plugin/commit/6ea4ff0cbf8091c59696db1c4f7490f7c6503a2d
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #115 from gabemontero/kubeconfig-doc

Merged by openshift-bot


  Commit: 2d2dac15e81c921e534c9cb9c5a6e30b6221dab4
      
https://github.com/jenkinsci/openshift-client-plugin/commit/2d2dac15e81c921e534c9cb9c5a6e30b6221dab4
  Author: gabemontero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  adjust declarative recommendation


  Commit: 21eaed9d8b48c48bc35cc6d22826a62e44a75f67
      
https://github.com/jenkinsci/openshift-client-plugin/commit/21eaed9d8b48c48bc35cc6d22826a62e44a75f67
  Author: Gabe Montero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Log Message:
  -----------
  Merge pull request #117 from gabemontero/upd-declarative-doc

adjust declarative recommendation


  Commit: 64dc3b6b0e8428d68c404166dbc1e7eff14aefd6
      
https://github.com/jenkinsci/openshift-client-plugin/commit/64dc3b6b0e8428d68c404166dbc1e7eff14aefd6
  Author: Gabe Montero <gmont...@redhat.com>
  Date:   2018-02-08 (Thu, 08 Feb 2018)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: ca2f028519ae8dc3f27069067006d5537bcb33fb
      
https://github.com/jenkinsci/openshift-client-plugin/commit/ca2f028519ae8dc3f27069067006d5537bcb33fb
  Author: gabemontero <gmont...@redhat.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Changed paths:
    M src/main/resources/com/openshift/jenkins/plugins/OpenShiftDSL.groovy

  Log Message:
  -----------
  fix untilEach timing issue, exiting out too soon


  Commit: adcd85bb8f6f86f6f28705067824ce34ada593a4
      
https://github.com/jenkinsci/openshift-client-plugin/commit/adcd85bb8f6f86f6f28705067824ce34ada593a4
  Author: OpenShift Bot <eparis+openshift...@redhat.com>
  Date:   2018-02-12 (Mon, 12 Feb 2018)

  Log Message:
  -----------
  Merge pull request #119 from gabemontero/fix-until-each

Merged by openshift-bot


Compare: 
https://github.com/jenkinsci/openshift-client-plugin/compare/b5b325e0d4a3...adcd85bb8f6f

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to