This is an automated email from the ASF dual-hosted git repository.

mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.


    from 0634007  [authentication] Split authentication service into api and 
internal services (#213)
     new 6369677  [docker] Change to teaclave images in dockerhub
     new 30fbf29  [rpc] Handle ProtocolError::SerdeError and send error message 
to clients

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .drone.yml                                         | 84 +++++++++++-----------
 cmake/scripts/prep.sh                              |  1 +
 cmake/scripts/test.sh                              |  2 +
 docker/build.ubuntu-1604.Dockerfile                |  1 +
 docker/build.ubuntu-1804.Dockerfile                |  1 +
 rpc/src/transport.rs                               | 23 ++++--
 .../integration_tests/enclave/src/teaclave_rpc.rs  | 15 ++--
 tests/scripts/functional_tests.py                  | 66 +++++++++++++++++
 tests/test.py                                      | 24 -------
 9 files changed, 140 insertions(+), 77 deletions(-)
 create mode 100755 tests/scripts/functional_tests.py
 delete mode 100644 tests/test.py


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to