As you might have heard, the upcoming Snakemake 8.0 will get support for execution backend plugins (snakemake/snakemake#2409). I have therefore moved the tibanna executor of Snakemake, which was originally developed by @SooLee, into a dedicated plugin: https://github.com/snakemake/snakemake-executor-plugin-tibanna.
The plugin comes with a test framework. Given that you have AWS testing properly set up here, I would love to see the plugin be owned by @4dn-dcic. If you agree, I am happy to transfer the ownership of the plugin from the Snakemake organization to 4dn-dcic. I would be delighted to help with setting up the tests and fix any bugs that I might have introduced with my migration of @SooLee's code into the plugin.
As you might have heard, the upcoming Snakemake 8.0 will get support for execution backend plugins (snakemake/snakemake#2409). I have therefore moved the tibanna executor of Snakemake, which was originally developed by @SooLee, into a dedicated plugin: https://github.com/snakemake/snakemake-executor-plugin-tibanna.
The plugin comes with a test framework. Given that you have AWS testing properly set up here, I would love to see the plugin be owned by @4dn-dcic. If you agree, I am happy to transfer the ownership of the plugin from the Snakemake organization to 4dn-dcic. I would be delighted to help with setting up the tests and fix any bugs that I might have introduced with my migration of @SooLee's code into the plugin.