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

Remove nfcore_external_java_deps.jar from lib directory in pipeline template #2675

Merged
merged 11 commits into from
Jan 26, 2024

Conversation

drpatelh
Copy link
Member

This is no longer required as it should have been replaced by the nf-validation plugin.

This comment was marked as outdated.

@drpatelh drpatelh changed the base branch from master to dev January 20, 2024 13:51
@drpatelh
Copy link
Member Author

Tests are failing due to:

╭─ [✗] 2 Pipeline Tests Failed ────────────────────────────────────────────────╮
│                                                                              │
│ files_exist: File not found: lib/nfcore_external_java_deps.jar               │
│ files_unchanged: File does not exist: lib/nfcore_external_java_deps.jar      │
│                                                                              │
╰──────────────────────────────────────────────────────────────────────────────╯

Do we generate a lint error in the future if this file is found in the template or we keep it there for those to remove if they are using nf-validation?

@mirpedrol mirpedrol added this to the 2.12 milestone Jan 24, 2024
@mashehu mashehu self-assigned this Jan 25, 2024
nf_core/lint/files_exist.py Outdated Show resolved Hide resolved
nf_core/lint/files_exist.py Show resolved Hide resolved
nf_core/lint/files_exist.py Outdated Show resolved Hide resolved
nf_core/lint/files_exist.py Show resolved Hide resolved
nf_core/lint/files_unchanged.py Show resolved Hide resolved
Copy link
Member

@mirpedrol mirpedrol left a comment

Choose a reason for hiding this comment

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

LGTM!

@mashehu mashehu merged commit 5e4147c into dev Jan 26, 2024
34 checks passed
@mashehu mashehu deleted the rm_nfcore_external_java_deps branch January 26, 2024 11:37
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.

3 participants