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
Fix VersionAwareTransport across codebase, consolidate CI into Makefile
- Fix all 12 examples to use versionaware.NewTransport
- Fix servicemanager mock test to implement ResolveCode
- Fix API detection to handle both build_flags.json schemas
(API 35 "flag_artifacts" and API 36 "flags")
- Fix service methods: reverse-lookup knownServiceNames when
InterfaceTransaction returns empty
- Fix telephony example flags to match generated code
- Consolidate CI: move all commands into Makefile targets
(test, vet, build, check-generated, release), CI just calls make
- Build outputs go to builds/ directory
0 commit comments