Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Add array support for samplesheets #128

Merged
merged 9 commits into from
Jan 30, 2024

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    73e58d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bccdd9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e3fa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ffe27 View commit details
    Browse the repository at this point in the history
  5. fix: make tests use correct input file for yaml and json tests. Ensur…

    …e that boolean values in json/yaml are not treated as null before casting
    awgymer committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8f02b26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0644b53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90d2053 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69f6c8f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. feat: add error if 'arrays' used in samplesheet schema but a csv/tsv …

    …samplesheet is passed. Add tests for this behaviour
    awgymer committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8bc3d3a View commit details
    Browse the repository at this point in the history