facebookexperimental / hermit

Hermit launches linux x86_64 programs in a special, hermetically isolated sandbox to control their execution. Hermit translates normal, nondeterministic behavior, into deterministic, repeatable behavior. This can be used for various applications, including replay-debugging, reproducible artifacts, chaos mode concurrency testing and bug analysis.
Other
1.17k stars 31 forks source link

[CI] get things started #4

Closed rrnewton closed 1 year ago

rrnewton commented 1 year ago

Attempt 2 to create and import a starting point for rust build and test github action.

facebook-github-bot commented 1 year ago

@rrnewton has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.