Ladislau Szomoru
3e3ac65d3c
Engineering - another cache key update ( #295268 )
2026-02-13 23:03:52 +00:00
Ladislau Szomoru
9d91c023b7
Engineering - update cache key ( #295259 )
2026-02-13 22:17:49 +00:00
Ladislau Szomoru
ea22b3498d
Engineering - use sccache during the cli build ( #295241 )
2026-02-13 12:35:50 -08:00
Matt Bierner
2648263d3e
Run our build scripts directly as typescript ( #277567 )
...
* Run our build scripts directly as typescript #277567
Follow up on #276864
For #277526
* Remove a few more ts-node references
* Fix linux and script reference
* Remove `_build-script` ref
* Fix script missing closing quote
* use type only import
* Fix export
* Make sure to run copy-policy-dto
* Make sure we run the copy-policy-dto script
* Enable `verbatimModuleSyntax`
* Pipelines fixes
* Try adding explicit ext to path
* Fix bad edit
* Revert extra `--`
---------
Co-authored-by: João Moreno <joaomoreno@users.noreply.github.com >
2025-11-21 14:56:00 +01:00
Ladislau Szomoru
cb596f81ac
Engineering - cleanup pull request ADO pipeline ( #262276 )
...
* Initial implementation
* Fix indentation
2025-08-19 11:25:14 +02:00
Robo
dc88adbd48
ci: cross compile alpine arm64 cli ( #245969 )
2025-04-08 21:24:40 +09:00
Raymond Zhao
df6adbae7c
Onboard onto 1ES template's BinSkim ( #243374 )
...
* Exclude Windows setup files from BinSkim
* Debug: Scan everything but with TSA off
* Narrow analyzeTargetGlob
* Scan node and DLL files as well
* Try excluding BinSkim from CustomSDL
* Re-enable TSA
* Clean up
* Rename CustomSDL stage and job
2025-03-12 11:42:19 -07:00
Robo
31ec1c528f
build: remove legacy server support ( #235232 )
...
* build: remove legacy server support
* chore: update rpm dependencies
* chore: fix publishing
* cli: provide option for unsupported glibc sysroot
* chore: add unsupported mode to prereq check
* chore: add logging
* chore: add comment about patchelf execution order
2025-03-10 17:54:23 +01:00
Raymond Zhao
6dd48ce0e4
chore: publish symbols to SymWeb ( #233133 )
2024-11-06 11:18:35 -08:00
Raymond Zhao
d3bb5dd92f
chore: publish symbols internally ( #231869 )
2024-10-21 20:55:36 +02:00
Raymond Zhao
4428a025b2
chore: add BinSkim for CLI ( #231543 )
2024-10-17 09:17:44 -07:00
Robo
a02f3c923d
cli: restrict pkg config search directory to sysroot ( #219572 )
2024-07-01 19:59:38 +02:00
Robo
d3035ba351
ci: disable cli glibc checks ( #219327 )
2024-07-01 09:26:45 +02:00
João Moreno
e5515ac702
Adopt 1ES PT ( #207844 )
...
* extend 1es pipeline template
* oops
* fix template references
* argh
* hmm
* hm
* hm
* use outputs for compilation artifact
* this
* use 1ES.PublishPipelineArtifact@1 instead of publish
* more 1ES.PublishPipelineArtifact@1 adoption
* provide windows pool for sdl sources
* sdl
* fix pools
* fix macos
* disable sbom for intermediate artifacts
* use mariner linux
* try inline tsa options
* fix credscan
* hm
* sudo it
* more suppressions
* be explicit with SBOM build drop paths
* fix indentation
* fix file extensions
* fix cli sbom build drop paths
* fix more build
* fix unzip cli
* careful with _manifest in artifacts
* do not close file
* add logging
* debug
* use snapcraft container
* remove size check
* fix macos cli step
* fix snap permissions
* fix macos
* better logs
* fix snap
* more cred scan suppressions
* even more supressiong
* alpine-arm64: try using x64
* Revert "alpine-arm64: try using x64"
This reverts commit bf2003bf60 .
* test docker
* I wonder
* logs
* hm
* fix indentation
* hm
* hm
* fix snap finds
* remove auth
* use hostArchitecture
* snap: limit find
* hm
* sudo
* Add validateToolOutput: None to the build pipeline
* bring back sdl-scan
* try all tools: true
* use release
* Update Azure Pipelines YAML file for Linux product build and test
* hm
* hm
* same for win32
* hm
* hm
* Revert "hm"
This reverts commit 1b9dcae85b .
* use branch
* fix template file
* fix template paths
2024-03-21 14:16:32 +01:00
Robo
9db1b0571e
fix: sysroot used for client ( #204559 )
2024-02-07 05:50:23 +01:00
Robo
8a98afa440
chore: legacy server cleanups ( #204501 )
...
* fix: revert glibc requirements for tunnel cli
* chore: address feedback on wording
* fix: only store state when user allows the prompt
* chore: update checksums for sysroot
* fix: store connection choice per distro
* update rpm deps-list
---------
Co-authored-by: Connor Peet <connor@peet.io >
2024-02-07 10:14:41 +09:00
Connor Peet
3ad2e082c5
eng: group cli build vs publish steps ( #203920 )
...
Fixes #203871
2024-01-31 11:22:50 -08:00