Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull from devel to master to create release 101.6.0 #857

Merged
merged 10 commits into from
Oct 24, 2024
Merged

pull from devel to master to create release 101.6.0 #857

merged 10 commits into from
Oct 24, 2024

Conversation

jmtcsngr
Copy link
Member

No description provided.

mgcam and others added 10 commits October 11, 2024 17:09
Patched st::api::lims::samplesheet to allow for scalar attributes
ending with 's'. Previously the values of attributes with names
ending with 's' were automatically converted to lists. In fact,
this was necessary only for comma-separated strings of email addresses.
The part of code that deals with email addresses was changed to
work on attributes with names starting with 'email' rather than
ending with 's'. Prior to applying this patch the value of the
new sample_lims attribute was returned as a list when a samplesheet
was used as a source of LIMS data.

Updated tests and test data.
Added sample_uuid, sample_lims methods to st::api::lims
Added is_lane and composition_object methods to st::api::lims
Added is_lane and composition_object methods.
Created a list of changes for release 101.6
@jmtcsngr jmtcsngr merged commit 70afcd0 into master Oct 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants