Skip to content

Commit

Permalink
IA-2422: Manually updating Travis (#359)
Browse files Browse the repository at this point in the history
* adding withError handling for better exception handling

* fixing unit tests

* changing pr to raise op get error

* adding changelog

* removed version bump and moved changelog

* manually updating travis hash

* replacing manually 2
  • Loading branch information
xuscrbw committed Oct 22, 2020
1 parent 6f4d8f1 commit 1734a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ To depend on the `MockGoogle*` classes, additionally depend on:

Contains utility functions for talking to Google APIs via com.google.cloud client library (more recent) via gRPC.

Latest SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.13-TRAVIS-REPLACE-ME"`
Latest SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.13-6f4d8f1"`

To start the Google PubSub emulator for unit testing:

Expand Down
2 changes: 1 addition & 1 deletion google2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Changed:
Add:
- `GoogleStorageService.getBucket`

SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.13-TRAVIS-REPLACE-ME"`
SBT dependency: `"org.broadinstitute.dsde.workbench" %% "workbench-google2" % "0.13-6f4d8f1"`

## 0.12
Changed:
Expand Down

0 comments on commit 1734a40

Please sign in to comment.