Leonardo Pinheiro
a1fdbd9692
Use caching to run tests and report coverage ( #5086 )
* use caching to run tests and report coverage
* fix test step dep name
* try to fix cov fname
* add working dir to mv step
* update artifact download
* fmt
* reduce concurrency on ext test
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
1 year ago
Jack Gerrits
1a3ac626eb
Update version to 0.4.3 pre-emptively ( #5066 )
* Update version to 0.4.3
* lock
* update lock
* lock
1 year ago
Jack Gerrits
46ea0ad14c
Pin uv to 0.5.18 ( #5067 )
* Pin uv to 0.5.18
* pin gen component
* pin
1 year ago
Jack Gerrits
9570e82299
Update website for 0.4.1 ( #5031 )
* Update website for 0.4.1
* update website dirs
* fix 0.4.0
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
6abc70044a
Fix version switcher rendering ( #4974 )
* Fix docs switcher rendering
* update tag
* use post1
1 year ago
Jack Gerrits
623e0185c7
Update switcher versions and make 0.4.0 stable ( #4940 )
* Update switcher versions and make 0.4.0 stable
* update versions
* update switcher
1 year ago
afourney
7131dc945d
Added m1 cli package ( #4949 )
* Added m1 cli package
* update CI, install card, deprecations
* Update python/packages/magentic-one-cli/pyproject.toml
* fix mypy and pyright
* add package
* Suppress 'ResourceWarning: unclosed socket'
---------
Co-authored-by: Jack Gerrits
1 year ago
Jack Gerrits
a427b38000
Add stable website dir, to be updated ( #4948 )
* Add stable
* stable redirect
1 year ago
Eric Zhu
f113c9a959
Move core samples to /python/samples ( #4911 )
* Move core samples to /python/samples
* Fix proto check
* Add sample code check workflow
* Update pyright settings; fix types
1 year ago
Jack Gerrits
7ee18c2837
Add setup dotnet to codeql CI ( #4916 )
Add setup dotnet to codeql CI:
1 year ago
Sachin Joglekar
ecdade3d3e
Add coverage task & integrate with poe check ( #4847 )
* Add coverage task & integrate with poe check
* Adding workflow
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Jack Gerrits
fb1094d9c3
Update to dev13 ( #4862 )
1 year ago
Eric Zhu
156c3f16c2
Migration guide for 0.4 ( #4765 )
* readme start
* Enhance migration guide with organization overview and section breakdown
* update toc
* Update
* wip
* wip
* WIP
* Finished draft
* add statement
* Update migration guide for v0.4: refine language and clarify PyPI package ownership
* wip
* mv
* Update
* wip
* Add lint for markdown files; fix lint errors
* Fix indent
* Fix syntax
* Fix
* Update python/check_md_code_blocks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* wip
* WIP
* wip
* fix links
* update
* Add 0.4 component config example
* update
* update
* update
* add conversion function
* wip
* Move
* Update
* Update
* update
* Make buttons side by side
* Update
* small edits
* wip
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
1 year ago
Eric Zhu
6e0f65b7d1
Fix dev12 doc build ( #4840 )
* use uv version 0.5.13 for dev 12 docs
1 year ago
Eric Zhu
d933b9ab5f
dev12 ( #4839 )
* dev12
1 year ago
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
1 year ago
Eric Zhu
501d8bb8f3
Update uv actiona and pin uv version to 0.5.11 ( #4820 )
1 year ago
Jack Gerrits
2c76ff9fcc
More improvements for component config ( #4799 )
* More improvements for component config
* clean output
* working dir
* fix fstring
* key error
* remove mv
1 year ago
Eric Zhu
6c1f638960
dev11 release ( #4642 )
* dev11 release
1 year ago
Jack Gerrits
7e7265ddd0
Update version for dev10 ( #4630 )
* Update version for dev10
* fix notebook
1 year ago
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
1 year ago
Eric Zhu
8707729da9
dev9 ( #4585 )
* dev9
1 year ago
Xiaoyun Zhang
a076385044
Remove dotnet-publish-package ( #4494 )
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
1 year ago
Xiaoyun Zhang
3b311707fd
Delete .github/workflows/dotnet-publish-nuget.yml ( #4492 )
1 year ago
Xiaoyun Zhang
4889239955
.NET Add protos to paths-filter ( #4493 )
* Add protos to paths-filter
* Update dotnet-build.yml
1 year ago
Eric Zhu
f70869f236
update dev8 ( #4417 )
1 year ago
peterychang
74bcd5e0f6
add protobuf serialization test ( #4224 )
* add protobuf serialization test
* proto file regeneration
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
Co-authored-by: Mohammad Mazraeh <Mazraeh.Mohammad@Gmail.com>
1 year ago
Jack Gerrits
1a02e2ba4b
Update version to dev7 ( #4359 )
* Update version to dev7
* update other references
1 year ago
Jack Gerrits
7c1cabf07e
Add tool to check example in docstrings ( #4353 )
* Add tool to check example in docstrings
* update lock
* add task
* add ignored message
* add example check CI
1 year ago
Jack Gerrits
c6d69ab4c1
Unpin uv now that bug is fixed ( #4220 )
1 year ago
Eric Zhu
e27c740961
dev6 ( #4129 )
1 year ago
Eric Zhu
1cc0f4f7c5
dev5 ( #4124 )
1 year ago
Eric Zhu
4be1c9cf76
Update Python version to 0.4.0.dev4 ( #4068 )
* Update version to dev4
1 year ago
Eric Zhu
5be7ac7b12
Move reset from a message to a command ( #4073 )
1 year ago
Eric Zhu
4e5f3ababe
Update version to 0.4.0.dev3 ( #4043 )
1 year ago
Eric Zhu
69fc742537
Pin uv version to 0.4.26 ( #3964 )
1 year ago
Jack Gerrits
0811102ed7
Update all versions to match normalized dev scheme ( #3909 )
1 year ago
Jack Gerrits
13b7ae502e
Use install uv action ( #3906 )
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 year ago
Eric Zhu
6c0d0db9cc
Update dev version ( #3900 )
* Update dev version
* Update uv
* C#
* update versions
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
1 year ago
Eric Zhu
6edbbdc75a
specify branch to deploy ( #3899 )
1 year ago
Eric Zhu
fe3b4be410
Move workflow file to workflows folder ( #3898 )
1 year ago
Jack Gerrits
d3d736510c
Multiversion docs build ( #3842 )
* test multiversion build
* Work on multiversion build
* update refs
* cancel in progress
* add docs dir
* add version switcher
* add version switcher
* add preferred
* version banner and hacky value override...
* add release version
1 year ago
Jack Gerrits
5391804cfe
Add pull-requests permission ( #3889 )
1 year ago
Jack Gerrits
bfa0b3b94f
Automate removing the awaiting-op-response label ( #3888 )
1 year ago
David Luong
caea7b068c
remove dotnet-build-test-packages.yml ( #3807 )
Authored-by: luongdavid <luongdavid@microsoft.com>
1 year ago
Jack Gerrits
453fec6da4
CodeQL advanced config ( #3736 )
* CodeQL advanced config with dotnet build
* Update codeql.yml
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
1 year ago
Jack Gerrits
226576afd2
Add id token permissions ( #3723 )
1 year ago
Jack Gerrits
e504ad5720
Try again for package dirgp ( #3722 )
1 year ago
Jack Gerrits
26e6410bd4
Update path for publishing ( #3721 )
1 year ago
Jack Gerrits
0537d72640
Add workflow for package releases ( #3719 )
1 year ago