Skip to content

Tags: dholab/nvd

Tags

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #31 from dholab/v3.3.0-rc

v3.3.0 release candidate

v3.2.1

Toggle v3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #44 from dholab/v3.2.1-rc

v3.2.1 release candidate

v3.2.0

Toggle v3.2.0's commit message
fix: update test to match new None value replacement

v3.1.0

Toggle v3.1.0's commit message
test: cover the LabKey hits list reference cutoff

Exercise apply_reference_cutoff: a top-bitscore tie larger than the retention count is bounded to K references and truncated deterministically to the lowest sseqids, and the cutoff is scoped per (sample_id, qseqid) so a multi-taxid reference counts as a single hit with all of its rows retained.

v3.0.1

Toggle v3.0.1's commit message
ci: upload integration diagnostics on failure

Add a narrow failure-only artifact upload to the mini SRA integration workflow. The bundle keeps the files most useful for diagnosing disappearing samples: Nextflow logs, the latest e2e pointer, captured stdout/stderr, the Nextflow report, final per-sample BLAST TSVs, experiment-summary TSVs, and per-task command logs plus exit codes.

The artifact intentionally avoids broad work-directory uploads so downloaded FASTQs and larger bioinformatics intermediates do not get retained. Retention is set to the GitHub Actions minimum of one day, which is the closest supported value to a short-lived debugging window.

v3.0.0

Toggle v3.0.0's commit message
final repo text polish and small fixes for release

v2.5.2

Toggle v2.5.2's commit message
fix: add repair_pairs to params schema

The validate_schema_completeness CI check failed because repair_pairs
was added to nextflow.config but not to the JSON schema.

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #18 from dholab/v2.5.1-rc

v2.5.1: fix channel gating bugs and CLI -resume misparse

v2.5.0

Toggle v2.5.0's commit message
v2.5.0 release candidate

v2.4.0

Toggle v2.4.0's commit message
making sure main.nf and nextflow.config are present in the containerfile