Commit Graph

8 Commits

Author SHA1 Message Date
Eric Zhu
087ce0f4eb Unpin uv version to use the latest version (#6713) 2025-06-26 06:28:08 +00:00
Xiaoyun Zhang
7f0acd78a8 .NET update global.json to use 9.0.100 (#5517)
<!-- Thank you for your contribution! Please review
https://microsoft.github.io/autogen/docs/Contribute before opening a
pull request. -->

<!-- Please add a reviewer to the assignee section when you create a PR.
If you don't have the access to it, we will shortly find a reviewer and
assign them to your PR. -->

## Why are these changes needed?

<!-- Please give a short summary of the change and the problem this
solves. -->

## Related issue number

<!-- For example: "Closes #1234" -->

## Checks

- [ ] I've included any doc changes needed for
https://microsoft.github.io/autogen/. See
https://microsoft.github.io/autogen/docs/Contribute#documentation to
build and test documentation locally.
- [ ] I've added tests (if relevant) corresponding to the changes
introduced in this PR.
- [ ] I've made sure all auto checks have passed.
2025-02-13 00:02:37 +00:00
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