Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #33 from stephendonner/1.8-release
Browse files Browse the repository at this point in the history
1.8 release notes entry
  • Loading branch information
stephendonner authored Sep 14, 2017
2 parents e36795d + 87ef024 commit 62df1e5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ sb.testProject('kinto')
```

## Requirements
* [Pipeline Http Request Plugin] v1.8.20 or later.
* [HTTP Request Plugin] v1.8.20 or later.

# How to run tests

Expand All @@ -186,6 +186,9 @@ BUILD SUCCESSFUL in 1s

# Version History


### 1.8 (2017-09-14)
* Greatly simplified Service Book API calls using the HTTP Request Plugin.
### 1.7 (2017-09-04)
* Introduced ```ServiceBook``` class, with ```testProject``` method to execute tests for all pipeline associated with the specified project name.
### 1.6 (2017-04-13)
Expand Down Expand Up @@ -219,4 +222,4 @@ BUILD SUCCESSFUL in 1s
[Treeherder]: https://wiki.mozilla.org/Auto-tools/Projects/Treeherder
[pytest-selenium]: http://pytest-selenium.readthedocs.io/en/latest/user_guide.html#capabilities-files
[Pipeline Model Definition Plugin]: https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Model+Definition+Plugin
[Pipeline Http Request Plugin]: https://wiki.jenkins.io/display/JENKINS/HTTP+Request+Plugin
[HTTP Request Plugin]: https://wiki.jenkins.io/display/JENKINS/HTTP+Request+Plugin

0 comments on commit 62df1e5

Please sign in to comment.