eBPF implementation that runs on top of Windows
Перейти к файлу
Sasha Pierson f02caad356 build files 2019-10-30 17:08:48 -07:00
.config build files 2019-10-30 17:08:48 -07:00
.pipelines build files 2019-10-30 17:08:48 -07:00
.version build files 2019-10-30 17:08:48 -07:00
src initial user samples 2019-10-30 17:01:05 -07:00
README.md initial user samples 2019-10-30 17:01:05 -07:00
owners.txt initial user samples 2019-10-30 17:01:05 -07:00
repo.config initial user samples 2019-10-30 17:01:05 -07:00

README.md

#Introduction This repository contains sample code that illustrates how to build code in many different languages such as Go, Rust, Haskell, Erlang, VS, Java, Python, Perl, Node etc. and how to run those programs or run tests with the build frameworks such as Maven or VSTest.

Start with the file .pipelines\pipeline.user.windows.yml that is the entry point for CDPX a.k.a Project Endor. The OneBranch cross-platform pipeline (CDPX a.k.a Project Endor) will load this file first and use it to execute your build. Any governance/compliance actions such as static analysis, malware scanning, binary scanning, signing are interleaved transparently by Endor without any additional work on your part.