openenclave / oeedger8r-cpp

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

IGNORE: NOT READY FOR REVIEW: EXPERIMENTS #68

Open anakrish opened 3 years ago

anakrish commented 3 years ago

oe-nix-shell provides a nix based build environment for OE SDK. The build environment is reproducible. That is, on any machine that supports nix package manager, the same versions of build tools will be installed. The environment variables are also the same. Irrespective of what else is installed in the system, the build environment provided by oe-nix-shell is the same across all machines.

Though this PR tackles one of the core aspects of reproducible builds, namely that the build environment is reproducible, it does not address reproducible builds of the OE SDK. This is by design. Reproducible builds of OE SDK can be attempted once the use of Nix has been vetted out in the OE SDK's development and CI.

Signed-off-by: Anand Krishnamoorthi anakrish@microsoft.com

oe-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anakrish

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] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
anakrish commented 3 years ago

/retest

anakrish commented 3 years ago

/retest

anakrish commented 3 years ago

/retest

BRMcLaren commented 3 years ago

/test all

oe-ci-robot commented 3 years ago

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

Test name Commit Details Rerun command
pr-oeedger8r-cpp-Ubuntu1604BuildClang-8 919092f14cc01347d0f0d6daecf3c90c3f050698 link /test pr-oeedger8r-cpp-Ubuntu1604BuildClang-8
pr-oeedger8r-cpp-Rhel8BuildClang-8 919092f14cc01347d0f0d6daecf3c90c3f050698 link /test pr-oeedger8r-cpp-Rhel8BuildClang-8
pr-oeedger8r-cpp-Ubuntu1804BuildClang-8 919092f14cc01347d0f0d6daecf3c90c3f050698 link /test pr-oeedger8r-cpp-Ubuntu1804BuildClang-8

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).