fix windows cli build#2667
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
🌿 Preview your docs: https://boundary-preview-d93cf727-2db1-47a7-8c2c-5dbd90320bc4.docs.buildwithfern.com |
|
🌿 Preview your docs: https://boundary-preview-2f1074c9-b17b-4e1d-9916-67bb86c1d96c.docs.buildwithfern.com |
|
🌿 Preview your docs: https://boundary-preview-ea3816b9-8459-4eec-bd0e-2600b5d88e03.docs.buildwithfern.com |
|
🌿 Preview your docs: https://boundary-preview-375261e8-a5a5-4175-82a6-7e90ef212c58.docs.buildwithfern.com |
|
🌿 Preview your docs: https://boundary-preview-a24a6c1c-d252-45a3-a95e-cb54df12c008.docs.buildwithfern.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Enable Windows CLI build in CI and update generated Python/TypeScript clients to v0.212.0 with new
watcherssupport and minor config tweaks..github/workflows/build-cli-release.reusable.yaml(installprotocandprotoc-gen-go, skipmiseon Windows).primary.yml(list built libs, setBAML_LIBRARY_PATH, run tests verbosely).0.212.0and exportwatchers.BamlCallOptionswithwatchersand plumb through runtime calls.set_log_max_message_lengthalias inconfig.0.212.0and switch exported namespace fromeventstowatchers.BamlCallOptionsgeneric with optionalwatchers; thread through async/sync clients and request builders.options.watchersacross generated services.Written by Cursor Bugbot for commit 4a571dd. This will update automatically on new commits. Configure here.