## Description

Previously we have in-house CI (Drone CI). However, this is not public to all 
contributors. This PR is start to use GitHub Action.  There are three jobs: 
building/testing in simulation mode, code format, code linting. It takes about 
30 minutes in GitHub Action. Though it's slow. It's better than nothing.

Since GitHub Action doesn't have SGX machine, we will consider to use 
self-host runners for GitHub later.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Start to use GitHub Action

-- File Changes --

    A .github/workflows/ci.yml (87)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/473.patch
https://github.com/apache/incubator-teaclave/pull/473.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/473

Reply via email to