Plugin Standardization, Testing, and Bug-squashing #413
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
feature
New feature or request
General Notes
preadator
, it needs to be updated when the newer version ofpreadator
comes out with bug fixes.filepattern
, we should restrict version numbers to<2.0
in anticipation of the new release offilepattern
. Once the update tofilepattern
lands, we can go back over our plugins and make the required updates.bfio
.Problematic Plugins
requirements.txt
. Particularly,scikit-learn
from0.24.2
to1.x
bfio
from2.0.4
to2.1.9
.scikit-image==0.17.2
but I needed to change it toscikit-image>=0.17.2
. Test the plugin to make sure that nothing broke.preadator
.requirements.txt
and to this should be tested for correctness.pandas
going from0.24.2
to1.x
.XlsxWriter
.bfio==1.3.6
and will have bugs from breaking changes in2.1.9
.preadator
fcsparser==0.2.2
andblake3==0.2.1
.bfio
in the picture?basicpy
and needs to be able to run on a GPU.bfio
inrequirements.txt
.requirements.txt
, on a git commit hash from the discontinued repo from the Allen Institute.bfio==1.3.6
and will have bugs from breaking changes in2.1.9
.plugin
postfix.bfio==1.0.7
and will have bugs from breaking changes in2.1.9
.bfio:2.1.9-tensorflow
container.filepattern
.filepattern
.labshare/polus-bfio-util:2.4.2-slim-buster
. Test the plugin with the newbfio
base container.filepattern
.bfio==2.0.5
and will have probably bugs from breaking changes in2.1.9
.VERSION
file.bfio==2.0.5
and will have probably bugs from breaking changes in2.1.9
.filepattern
.filepattern
.blake3==0.2.1
.polus
prefix.filepattern
.filepattern
.labshare/polus-bfio-util:2.4.4-slim-buster
. Test the plugin with the newbfio
base container.bfio==1.3.6
and will have bugs from breaking changes in2.1.9
.pandas==0.25.1
and the current version is1.x
.preadator
andfilepattern
.The text was updated successfully, but these errors were encountered: