Skip to content

feat(pipeline_template): add .lineage/ to .gitignore#4075

Merged
prototaxites merged 2 commits intonf-core:devfrom
prototaxites:lineageignore
Mar 2, 2026
Merged

feat(pipeline_template): add .lineage/ to .gitignore#4075
prototaxites merged 2 commits intonf-core:devfrom
prototaxites:lineageignore

Conversation

@prototaxites
Copy link
Copy Markdown
Contributor

If lineage.enabled = true, Nextflow will create a .lineage directory to track the lineage data. This can be helpful for e.g. debugging where caching on resume fails.

This PR just adds this to the pipeline template so it doesn't get accidentally committed.

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@mashehu
Copy link
Copy Markdown
Contributor

mashehu commented Mar 2, 2026

@nf-core-bot changelog

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.41%. Comparing base (8ae082d) to head (67de636).
⚠️ Report is 3 commits behind head on dev.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@prototaxites prototaxites merged commit f9aa3af into nf-core:dev Mar 2, 2026
112 checks passed
@prototaxites prototaxites deleted the lineageignore branch March 2, 2026 18:30
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.

2 participants