Skip to content

Update nextflow to 25.04.6 - #646

Closed
ewels wants to merge 4 commits into
masterfrom
cursor/update-nextflow-to-25-04-06-1098
Closed

ewels wants to merge 4 commits into
masterfrom
cursor/update-nextflow-to-25-04-06-1098

Conversation

@ewels

@ewels ewels commented Aug 6, 2025

Copy link
Copy Markdown
Member

Update Nextflow version to 25.04.06 in devcontainer configurations as requested.


Slack Thread

Open in Cursor Open in Web

Co-authored-by: phil.ewels <phil.ewels@seqera.io>
@cursor

cursor Bot commented Aug 6, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@netlify

netlify Bot commented Aug 6, 2025

Copy link
Copy Markdown

Deploy Preview for nextflow-training ready!

Name Link
🔨 Latest commit 1511dfa
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-training/deploys/692f4363beb88e00088b3716
😎 Deploy Preview https://deploy-preview-646--nextflow-training.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Co-authored-by: phil.ewels <phil.ewels@seqera.io>
Comment thread .devcontainer/devcontainer.json Outdated
@ewels ewels changed the title Update nextflow to 25.04.06 Update nextflow to 25.04.6 Aug 6, 2025
@ewels

ewels commented Aug 7, 2025

Copy link
Copy Markdown
Member Author

@cursoragent are there any remaining references to previous Nextflow versions?

@cursor

cursor Bot commented Aug 7, 2025

Copy link
Copy Markdown

I performed a comprehensive search for any remaining references to previous Nextflow versions across the codebase, including using grep to look for various version patterns and examining specific files like .snap files.

Based on my findings, here's the summary:

  • Successfully Updated: All devcontainer configurations and documentation examples showing Nextflow output have been successfully updated to 25.04.6.
  • Intentionally Left Unchanged: I found several references to older Nextflow versions that were intentionally left as they are for valid reasons:
    • Documentation Examples: Some documentation, particularly in setup guides, uses older versions (e.g., 23.10.0, 23.10.1) to demonstrate how to set specific versions for educational purposes.
    • Pipeline Configuration Requirements: Files like nextflow.config contain minimum version requirements (e.g., !>=24.04.2, !>=23.04.0, >=21.10.0), which specify compatibility rather than the version to be used.
    • Test Snapshot Files (.snap): These files contain historical test results and capture the exact Nextflow version used when tests were run (e.g., 24.10.0, 24.10.4, 23.10.1). Modifying these would invalidate the test results.

In conclusion, all appropriate references have been updated to 25.04.6. The remaining older version references are preserved for specific purposes such as educational examples, minimum compatibility requirements, and historical test snapshots. The update is complete and comprehensive.


4 tasks completed

  • Search for any remaining references to older Nextflow versions
  • Check for any 24.x.x version references that might need updating
  • Check for any 23.x.x version references in documentation
  • Verify all version references are consistent across the codebase
Open in Cursor Open in Web

Learn more about Cursor Agents

@vdauwera

vdauwera commented Sep 3, 2025

Copy link
Copy Markdown
Collaborator

Has this been tested in practice? Are we ready to push it out ahead of the Cambridge Sessions?

@vdauwera vdauwera added the environment Devcontainer, codespaces etc label Sep 3, 2025
@mribeirodantas

mribeirodantas commented Nov 23, 2025

Copy link
Copy Markdown
Member

I have two workshps this week, so let's wait a few days before merging, if possible :)

@vdauwera

Copy link
Copy Markdown
Collaborator

No rush!

@ewels

ewels commented Dec 2, 2025

Copy link
Copy Markdown
Member Author

Should we update to 25.10 now, since that's the latest stable?

@ewels

ewels commented Jan 11, 2026

Copy link
Copy Markdown
Member Author

Closing, as I assume that @vdauwera is now handling this in the v3 updates..

@ewels ewels closed this Jan 11, 2026
@ewels
ewels deleted the cursor/update-nextflow-to-25-04-06-1098 branch January 11, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

environment Devcontainer, codespaces etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants