Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ansible-tower-plugin
  Commit: 58eae6a6e6f2979b38fade2c5f6c7a58d292bfd1
      
https://github.com/jenkinsci/ansible-tower-plugin/commit/58eae6a6e6f2979b38fade2c5f6c7a58d292bfd1
  Author: tisluk <[email protected]>
  Date:   2018-11-18 (Sun, 18 Nov 2018)

  Changed paths:
    M pom.xml
    M src/main/java/org/jenkinsci/plugins/ansible_tower/AnsibleTower.java
    M src/main/java/org/jenkinsci/plugins/ansible_tower/AnsibleTowerRunner.java
    M src/main/java/org/jenkinsci/plugins/ansible_tower/AnsibleTowerStep.java
    M src/main/java/org/jenkinsci/plugins/ansible_tower/util/TowerConnector.java
    M src/main/java/org/jenkinsci/plugins/ansible_tower/util/TowerVersion.java
    M 
src/main/resources/org/jenkinsci/plugins/ansible_tower/AnsibleTowerStep/config.jelly
    A src/main/webapp/help-throwExceptionWhenFail.html
    A 
test/main/java/org/jenkinsci/plugins/ansible_tower/util/TowerVersionTest.java

  Log Message:
  -----------
  Return JOB_ID, JOB_URL and JOB_RESULT back in Pipeline Steps, fixed issue 
with Tower < 3.3.0 (#7)

* Introduced possibility to get JOB_ID, JOB_URL and JOB_RESULT back in a 
Jenkins Pipeline Step
* Fixed issue with version comparisation, enable basic auth for Tower < 3.3.0 
per default
* Add possibility to avoid build failure in case of failed Ansible Tower Result
* Added test for VersionUtil
* Enable tests in pom.xml in order to get the ci-build running



      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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