Releases: sanger-archive/samples_extraction
test-2010011301
Specify version of node with nvmrc
Release 2.0.9
- Feature tests and travis configuration
- Refactor of:
- Websockets publishing refactor
- Assets import
- Racking/reracking
- Callbacks support
- Uuid workaround
- Added runners for
- Move barcodes from racks to plates
- Remove barcodes from plates
Release 2.0.10
Updated Node and node modules
Release 2.0.8
JSON api endpoint was offering the sample tube uuid instead of the sample uuid in the field sample uuid.
Release 2.0.7
Bugfix - When the study name is not present either in the tubes or the contained plate, the text for the label was not correctly generated and was breaking the printing.
Release 2.0.6
Sample information data can also be defineds as uuids. This means that some strings received from Sequencescape will be uuids that do not refer to anything in the local Samples Extraction database.
Any sample information that represents a uuid will be stored as a quoted uuid to avoid problems of Extraction
trying to resolve this uuids automatically. This will be a temporary solution until next release.
Release 2.0.5
Add abbreviation to kit type, and print this onto the middle line of a barcode label. (GPL-162)
bugfix_fluidx_barcodes
Bugfix - fluidx barcodes created, not imported
test-2019112001
Removed comments
Release 2.0.4
Configuration setup for specifying the maximum time a delayed job can be run, also using an environment
variable:
SE_JOBS_MAX_MINUTES