6 Commits

Author SHA1 Message Date
Jack Gerrits
46ea0ad14c
Pin uv to 0.5.18 (#5067)
* Pin uv to 0.5.18

* pin gen component

* pin
2025-01-15 17:25:28 -05:00
Jack Gerrits
7ee18c2837
Add setup dotnet to codeql CI (#4916)
Add setup dotnet to codeql CI:
2025-01-07 10:41:48 -05:00
Jack Gerrits
fadff4aece
Fix definition of workspace package, remove uv pin (#4830)
* Fix definition of workspace package, remove uv pin

* add  --all-packages

* pin docs uv versions for older project structure

* try old version to verify CI

* Use workflow target

* change syntax

* change check

* try with var in matrix

* add all packages to workspace

* remove project table
2024-12-27 13:11:42 -05:00
Eric Zhu
501d8bb8f3
Update uv actiona and pin uv version to 0.5.11 (#4820) 2024-12-26 15:28:35 -08:00
Ryan Sweet
d96997232f
rysweet-4150-xlang-ci-test (#4596)
adds aspire-based integration test that validates:
* registration
* subscriptions
* event delivery
* python -> .NET server -> python subscriber
* .NET -> .NET server  -> python subscriber
* python -> .NET server -> .NET subscriber
2024-12-09 14:07:59 -08:00
Jack Gerrits
453fec6da4
CodeQL advanced config (#3736)
* CodeQL advanced config with dotnet build

* Update codeql.yml

---------

Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2024-10-10 13:46:14 -07:00