• John Kaster's avatar
    feat: generate SDK 22.6 (#1102) · 2162860f
    John Kaster authored
    * create sdk_gen script
    
    For streamlining the generation of a specific SDK version
    
    * expanding the script
    
    * - don't pull ci if the correct version is active
    - generate all SDKs
    - smoke test typescript
    - ran `bin/gensdk 22.6`
    
    * skipping a serialization test hoping to unblock CI
    
    * remove Python 3.6 support
    2162860f