You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[web_generator] Add support for passing files as globs (#427)
* added support for glob entries
* added support for properly working with dir globs
* changed ext to .idl
* minor fmt
* minor fixes
* Squashed commit of the following:
commit da1dd5d
Author: Devon Carew <[email protected]>
Date: Thu Jul 24 10:24:40 2025 -0700
switch CI to using workflow files (#428)
* switch CI to using workflow files
* update the sdk matrix
* review feedback
* remove format sdk version check
commit 8ffaf5e
Author: Nikechukwu <[email protected]>
Date: Wed Jul 23 12:17:55 2025 -0400
[interop] Implement Diagnostics and Handling Errors (#426)
* implemented diagnostics
* added extra invalid semantic
* added node version for web generator
* minor config fix
* updated node version to fix GHA bug
* changed `globSync` API to use string path rather than `fs.Dirent`
* formatting
* removed config test
* resolved commits
* fixed bug preventing files from being returned
* formatting and analyzing fixes
0 commit comments