BU-ISCIII / iskylims

is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.
https://github.com/BU-ISCIII/iSkyLIMS/wiki
GNU General Public License v3.0
72 stars 35 forks source link

bu-isciii tools `--dev` flag will prevent email notifications during testing phases and may require ajustment in iSkylims #268

Closed Daniel-VM closed 5 months ago

Daniel-VM commented 5 months ago

Description of feature

The upcoming feature for the bu-isciii tools will introduce a --dev option to prevent sending email notifications to iSkylims users during testing phases. This implementation may require adjustments in iSkylims.

Related: buisciii-tools#262

luissian commented 5 months ago

You should use the iSkyLIMS that is in development a not the one in production for your testing. I recommend you that when using --dev parameter change the IP address of iSkyLIMS to use the one in develop.

Daniel-VM commented 5 months ago

Ok. Thanks @luissian !