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

Release 1.0.3 #79

Merged
merged 21 commits into from
Jan 22, 2024
Merged

Release 1.0.3 #79

merged 21 commits into from
Jan 22, 2024

Conversation

fbdtemme
Copy link
Collaborator

[1.0.3] - 2024-01-19

Enhancements & fixes

  • [PR #74] - Template update for nf-core/tools v2.11
  • [e196431] - Workaround a tool issue by removing docker.runOptions user and group flags
  • [PR #76] - Use adapterqc output as main output of PIXELATOR_QC
  • [PR #77] - Fix some style issues in nextflow_schema.json

Copy link

github-actions bot commented Jan 19, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 05a5a14

+| ✅ 152 tests passed       |+
#| ❔   5 tests were ignored |#
!| ❗   1 tests had warnings |!

❗ Test warnings:

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.11.1
  • Run at 2024-01-19 16:50:45

conda.enabled = false
singularity.enabled = false
podman.enabled = false
shifter.enabled = false
charliecloud.enabled = false
apptainer.enabled = false
// Disabled this to deal with libpysal temporary directory issue
// docker.runOptions = '-u $(id -u):$(id -g)'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be able to use this approach for a better fix (likely coming in a template release next week-ish, if it works as we think it will)

nf-core/tools#2673

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is good to know, thanks.

Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@nvnieuwk nvnieuwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@fbdtemme
Copy link
Collaborator Author

Thanks for the reviews everyone!

@fbdtemme fbdtemme merged commit c8e57ef into master Jan 22, 2024
13 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.

5 participants