I'm working on making an nf-core module for MixCR. I'm writing tests to ensure MixCR runs properly. Is there a dev license available for limited testing functionality for use with continuous integration workflows? At minimum, it would be nice to have it pass the authenticate-license call. While I could provide my own academic license and use secrets to ensure it's not abused, the license expires every year which would be annoying to manage.
I'm working on making an nf-core module for MixCR. I'm writing tests to ensure MixCR runs properly. Is there a dev license available for limited testing functionality for use with continuous integration workflows? At minimum, it would be nice to have it pass the
authenticate-licensecall. While I could provide my own academic license and use secrets to ensure it's not abused, the license expires every year which would be annoying to manage.