This is an automated email from the ASF dual-hosted git repository.
mssun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git
from 661d360f Bump regex in /examples/rust/builtin_ordered_set_intersect
(#651)
new 0f24a06d Update the prebuilt mesapy-sgx source
new 599460fe Improve CI
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:
.github/workflows/ci.yml | 107 ++---------------
.github/workflows/codeql-analysis.yml | 9 +-
.../workflows/ubuntu1804-test.yml | 36 ++++--
.github/workflows/ubuntu2004-test.yml | 126 +++++++++++++++++++++
CMakeLists.txt | 6 +-
cmake/scripts/{lcov_realpath.py => build_in_ci.sh} | 24 ++--
cmake/scripts/test.sh | 10 +-
7 files changed, 195 insertions(+), 123 deletions(-)
copy cmake/scripts/cc_wrapper.sh => .github/workflows/ubuntu1804-test.yml (52%)
mode change 100755 => 100644
create mode 100644 .github/workflows/ubuntu2004-test.yml
copy cmake/scripts/{lcov_realpath.py => build_in_ci.sh} (72%)
mode change 100644 => 100755
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]