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 ac815de  [tests] End-to-End test with helper functions (#254)
     new 8cfbe6c  [config] Introduce the build_config feature to disable build 
config
     new f0ed349  [services] Fix the end_to_end functional test issues

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:
 attestation/Cargo.toml                          |  2 +-
 config/Cargo.toml                               |  1 +
 config/build.rs                                 | 14 +++++++++-----
 config/src/lib.rs                               |  2 ++
 services/access_control/enclave/Cargo.toml      |  1 +
 services/execution/enclave/Cargo.toml           |  1 +
 services/execution/enclave/src/service.rs       |  8 ++++----
 services/frontend/enclave/Cargo.toml            |  1 +
 services/management/enclave/Cargo.toml          |  1 +
 services/management/enclave/src/service.rs      |  2 +-
 services/proto/src/teaclave_frontend_service.rs |  6 +++---
 services/scheduler/enclave/Cargo.toml           |  1 +
 tests/functional/enclave/Cargo.toml             |  1 +
 tests/functional/enclave/src/end_to_end.rs      | 14 +++++++-------
 14 files changed, 34 insertions(+), 21 deletions(-)


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

Reply via email to