Andrey Bushmin
Andrey Bushmin
### Is your enhancement related to a problem? Please describe kubernetes-server-mock doesn't support `In`, `NotIn` requirements in label selector ### Describe the solution you'd like I guess first need add...
Find all fields in RocSenderConfig and RocReceiverConfig that hold durations (in nanoseconds), e.g. `targetLatency`, and convert them from `long` to `Duration`. Adjust JNI side accordingly. Fields of interest: SenderConfig: -...
Sometimes we have problem with `Install Android SDK components` step on CI. ``` - name: Install Android SDK components uses: maxim-lobanov/setup-android-tools@v1 with: cache: true packages: | platforms;android-${{ matrix.api }} build-tools;${{...
Need to add cache for Build Roc step for android/osx ci jobs. cache key could be head commit from roc-toolkit