NativeInstruments / ni-media

NI Media is a C++ library for reading and writing audio streams.
MIT License
235 stars 34 forks source link

Updating codeowners/maintainers and fixing failing audiostream tests #57

Closed ni-nkozlowski closed 2 years ago

ni-nkozlowski commented 2 years ago

After 6 and a half years, I am leaving NI. I have updated my contributors entry to link to my private GitHub account instead of my work account. I'll continue to contribute in any way that I can externally.

On an unrelated note - there seems to be some weird issue with the checkout v3 action - although we’re setting lfs: true it seems to randomly pull and othertimes not.

There’s been a long ongoing ticket open: https://github.com/actions/checkout/issues/270

To counteract this, I am bringing back the git lfs pull command in the test step. This at least assures us that the runner will pull the required test files.