Jeremy Koritzinsky
7498771f1d
Convert AllConfigurations and NETFX jobs to use the global build templates ( #93082 )
2023-10-06 09:37:03 -07:00
Jeremy Koritzinsky
cc072997b6
Allow multiple post-build steps and allow templated pre and post-build steps ( #92375 )
2023-09-29 17:13:33 -07:00
Jeremy Koritzinsky
71c9c73a77
Revert "Revert "Change our Android build and test legs to use the new CBL-Mariner-based images."" ( #86967 )
2023-06-01 14:11:52 -07:00
Michal Strehovský
abb23126e7
Revert "Change our Android build and test legs to use the new CBL-Mariner-based images. ( #86776 )" ( #86854 )
...
This reverts commit 559f630bee
.
2023-05-29 14:51:10 +09:00
Jeremy Koritzinsky
559f630bee
Change our Android build and test legs to use the new CBL-Mariner-based images. ( #86776 )
2023-05-26 14:38:17 -07:00
Viktor Hofer
2ca7cf7140
Lowercase TargetOS ( #80164 )
...
Follow-up on #32451
Follow-up on #80074
In #43651 , the "Windows" OS name was lowercased to achieve target frameworks with RIDs in them. At that time, the original plan was to lowercase all TargetOS values but that had to be cut because of resources. This PR finishes that and updates build systems, YML, markdowns and managed components.
To not break existing developer workflows, the passed-in -os value is automatically lower-cased in the script entry points and validated in the msbuild entry point.
2023-01-11 17:58:32 +01:00
Alexander Köplinger
af8a5cae63
Remove single-stage-pipeline-with-resources.yml, use only pipeline-with-resources.yml ( #78968 )
...
* Remove single-stage-pipeline-with-resources.yml, use only pipeline-with-resources.yml
This reduces nesting of the pipeline templates.
* Remove file
2022-11-30 00:26:36 +01:00
Jeremy Koritzinsky
3c99def0a5
Use AzDO Pipeline Resources to define our build Docker containers ( #75473 )
2022-10-07 10:47:28 -07:00
Simon Rozsival
7a4b0afcc3
[Android] gRPC client tests ( #73060 )
...
* WIP: add gRPC tests
* Fix AOT and trimming
* WIP
* Implement IncludeNetworkSecurityConfig
* Use IncludeNetworkSecurityConfig
* Fix gRPC test
* Avoid git checkout
* Remove unnecessary code
* WIP: start working on CI configuration
* Remove WinHttpHandler
* Fix problem with SSL
* Change server host
* Setup CI (#1 )
* Get Docker container building & exported via test build
* Changes
* Add missing pfx certificate
* changes
* cleanup
Co-authored-by: Simon Rozsival <simon@rozsival.com>
* Use tls
* Update yml
* Revert changes to the mono Android sample app
* Bump android image version
* Bump image version
* Enable TLS
* Remove hardcoded package versions
* Update package versions
* Update package versions
* Rename pipeline
* Move interop tests website dependencies versions to Versions.props
* Add cred scan supression for the interop test server private key
* Fix licenses
* Remove dependencies
* Fix path to Versions.props
* Remove unnecessary dependency version
* Fix building docker image
* Change pfx password
Co-authored-by: Jo Shields <directhex@apebox.org>
2022-08-25 10:04:07 +02:00