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

URGENT: pin nf-validation version #520

Closed
nvnieuwk opened this issue Feb 22, 2024 · 2 comments · Fixed by #528
Closed

URGENT: pin nf-validation version #520

nvnieuwk opened this issue Feb 22, 2024 · 2 comments · Fixed by #528
Labels
bug Something isn't working

Comments

@nvnieuwk
Copy link

Description of the bug

To prevent breaking this pipeline in the near future, the nf-validation version should be pinned to version 1.1.3 like:

plugins {
    id 'nf-validation@1.1.3'
}

Command used and terminal output

No response

Relevant files

No response

System information

No response

@nvnieuwk nvnieuwk added the bug Something isn't working label Feb 22, 2024
@jemten
Copy link
Collaborator

jemten commented Feb 22, 2024

It's pinned in the dev branch and we're aiming to make a new release soon.

id 'nf-validation@1.1.3' // Validation of pipeline parameters and creation of an input channel from a sample sheet

However, if this is already causing troubles we can look into doing a hotfix.

@nvnieuwk
Copy link
Author

Thank you! This is not causing any issues for now but we would like to release nf-validation as soon as possible. (We just need to wait for all pipelines to pin their nf-validation version)

@jemten jemten linked a pull request Mar 8, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants