openenclave / oeedger8r-cpp

An implementation of oeedger8r in C++
MIT License
8 stars 13 forks source link

Remove the deepcopy out experimental flag #75

Closed mingweishih closed 3 years ago

mingweishih commented 3 years ago

Remove the experimental flag for deepcopy out feature. This allows us starting to refactor the OE runtime.

Signed-off-by: Ming-Wei Shih mishih@microsoft.com

mingweishih commented 3 years ago

/retest

mingweishih commented 3 years ago

/retest

oe-ci-robot commented 3 years ago

@mingweishih: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pr-oeedger8r-cpp-Windows2019Build 5ed2dbd8910ad65d2ee23d77a16ef4a498559b26 link /test pr-oeedger8r-cpp-Windows2019Build
pr-oeedger8r-cpp-Windows2016Build 5ed2dbd8910ad65d2ee23d77a16ef4a498559b26 link /test pr-oeedger8r-cpp-Windows2016Build

Full PR test history. Your PR dashboard. Please help us cut down on flakes by opening an issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
oe-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anakrish, mingweishih, rs--

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openenclave/oeedger8r-cpp/blob/master/OWNERS)~~ [anakrish,mingweishih] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment