Skip to content

Conversation

@Zacharyr41
Copy link
Owner

Summary

  • Switch nf-core module from personal ghcr.io container to BioContainers
  • Remove jq dependency (use Python for JSON parsing instead)
  • Update release workflow to verify BioContainers URLs instead of ghcr.io

Changes

  • nf-core/modules/vcfpgloader/load/main.nf - BioContainers URLs, Python JSON parsing
  • nf-core/modules/vcfpgloader/load/environment.yml - Remove jq
  • .github/workflows/release.yml - Update verification for BioContainers
  • pyproject.toml - Update bump-my-version for new URL pattern

Why

Per PR feedback on nf-core/modules#9579, modules should use BioContainers (auto-built from bioconda) instead of personal container registries.

🤖 Generated with Claude Code

Zacharyr41 and others added 4 commits December 29, 2025 08:33
- Update nf-core module to use BioContainers instead of ghcr.io
- Remove jq dependency, use Python for JSON parsing
- Update release workflow to verify BioContainers URLs
- Sync all nf-core module files with nf-core/modules PR

🤖 Generated with [Claude Code](https://claude.ai/code)
- Update version-sync.sh to extract version from biocontainers pattern
- Add docker profile to nf-test config
- Fix sed replacement pattern in CI workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@Zacharyr41 Zacharyr41 merged commit 37fa37c into main Dec 29, 2025
12 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.

2 participants