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

Patch Release 1.5.3 #286

Merged
merged 92 commits into from
Nov 6, 2024
Merged

Patch Release 1.5.3 #286

merged 92 commits into from
Nov 6, 2024

Conversation

atrigila
Copy link
Contributor

@atrigila atrigila commented Nov 5, 2024

Changed

  • #275 Update samshee module from nf-core.
  • #276 Template update for nf-core/tools v3.0.2
  • #284 nf-core modules and subworkflows update. nf-test version update.
  • #285 Bump to version 1.5.3.

Fixed

  • #277 Improved samplesheet generation to always produce all types of samplesheets, added the ability to explicitly set strandedness, and fixed output paths to correctly reflect the publishDir subdirectory structure.
  • #281 Update cellranges/mkfastq module to fix missing reports and stats outputs.
  • #282 Fixed downstream samplesheet paths and publishDir config.

@atrigila atrigila linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Nov 5, 2024

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 9ad27d4

+| ✅ 206 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   6 tests had warnings |!

❗ Test warnings:

  • pipeline_todos - TODO string in README.md: Describe the minimum required steps to execute the pipeline, e.g. how to prepare samplesheets.
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-11-05 15:12:21

bump version for patch release 1.5.3
@atrigila atrigila marked this pull request as ready for review November 5, 2024 16:05
@apeltzer
Copy link
Member

apeltzer commented Nov 6, 2024

Something weird about the full tests JSON. Not sure where this came from.

@apeltzer apeltzer merged commit 2e648b5 into master Nov 6, 2024
33 of 34 checks passed
@atrigila
Copy link
Contributor Author

atrigila commented Nov 6, 2024

If I recall correctly the issue I think arises from the new template. There were some pipelines correcting it in the yml: https://github.com/nf-core/mag/blob/b582aae7d64816e08d6efae7c82ed55ea20ee7b2/.github/workflows/awsfulltest.yml#L18-L25

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.

release v1.5.3
7 participants