Updating library for compatibility with Aurora 0.16.0 final. Thrift API differs from main Aurora one due to TaskUpdateQuery fields resulting in errors when serialized by thrift as non-optionals.
This commit is contained in:
parent
3a78e32e27
commit
3fd957fe5c
15 changed files with 2058 additions and 1020 deletions
|
@ -12,7 +12,7 @@ you may use a pre-configured vagrant image and skip to the [Creating Aurora Jobs
|
|||
|
||||
To take this path, start by cloning the following repository and checking out the DockerComposeExecutor branch:
|
||||
```
|
||||
$ git clone -b DockerComposeExecutor git@github.com:rdelval/aurora.git
|
||||
$ git clone -b 0.16.0-DCE git@github.com:rdelval/aurora.git
|
||||
```
|
||||
|
||||
And bringing the vagrant box
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue