microsoft / v8-jsi

React Native V8 JSI adapter
Other
157 stars 36 forks source link

Enable 1ES PT pipeline for V8 #187

Closed dannyvv closed 12 months ago

dannyvv commented 12 months ago

For compliance reasons we need to build our pipeline using new pipeline templates. This PR updates our release pipeline. It leaves the PR as-is. Once we have all our production pipelines updated we'll come after the PR pipelines as well..

One trick I had to do was to delete scandeps_server.exe from the outputs because it is not a shipping binary and it is compiled with unsafe flags.