## Description

- Introduce `TeaclaveServiceLauncher` to simplify app part of services

CI Passed: https://ci.mesalock-linux.org/mssun/incubator-mesatee/757
You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/289

-- Commit Summary --

  * [services] Introduce TeaclaveServiceLauncher to simplify app part of 
services

-- File Changes --

    M config/src/lib.rs (2)
    M config/src/runtime.rs (16)
    M services/access_control/app/Cargo.toml (9)
    M services/access_control/app/src/main.rs (62)
    M services/authentication/app/Cargo.toml (9)
    M services/authentication/app/src/main.rs (62)
    M services/execution/app/Cargo.toml (9)
    M services/execution/app/src/main.rs (65)
    M services/frontend/app/Cargo.toml (9)
    M services/frontend/app/src/main.rs (62)
    M services/management/app/Cargo.toml (9)
    M services/management/app/src/main.rs (62)
    M services/scheduler/app/Cargo.toml (9)
    M services/scheduler/app/src/main.rs (62)
    M services/storage/app/Cargo.toml (9)
    M services/storage/app/src/main.rs (62)
    M services/utils/service_app_utils/Cargo.toml (6)
    M services/utils/service_app_utils/src/lib.rs (58)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/289.patch
https://github.com/apache/incubator-teaclave/pull/289.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/289

Reply via email to