azure-osconfig/devops
Ahmed Messaoud 0896f62567 WIP 2024-02-02 23:19:32 +00:00
..
binary-footprint-baseline Added binary baseline validations (#269) 2022-06-16 12:21:45 -07:00
debian Removed module identity on package removal (#375) 2022-09-28 14:15:49 -07:00
docker WIP 2024-02-02 23:19:32 +00:00
e2e Temporarily removing Ubuntu 22.04 from the E2E tests due to AIS unavailability (#601) 2024-01-30 10:33:01 -08:00
rpm WIP 2024-02-02 23:19:32 +00:00
scripts Move ESRP signing script into custom action (#571) 2023-11-07 15:14:31 -08:00
README.md Infrastructure bug fixes and reliability improvements (#496) 2023-03-23 12:00:19 -07:00

README.md

This folder contains the artifacts and scripts used by our engineering systems (build, test, package).

E2E Module Test

  • debian - Debian packaging scripts
  • docker/<os>-<arch> - Build containers for supported operating systems and architectures
    • amd64
    • arm (armv7)
    • arm64 (aarch64)
  • pipeline - Azure Pipelines definitions
  • e2e
    • cloudtest - backup of 1ES managed CloudTest image definitions
    • terraform - terraform modules for provisioning Azure resources for E2E tests

See Actions for more details and the status of our workflows.