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

Check for new version snapshotting #7098

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

edmundmiller
Copy link
Contributor

  • style: Add sort-simple-yaml
  • fix: This isn't working
  • style: Copy conda env sorter script hook
  • chore: Remove empty environment yamls
  • chore: Add missing environment.yml
  • style: Run conda-env-sorter, then prettier
  • style: Check for yaml-language-server in environment.ymls
  • style: Have conda_env_sorter use 2 spaces
  • style: Check version snapshot

Closes #6505

This fixes an issue with the Seqera containers naming.

The Seqera containers site doesn't care about the context of what module the
image is for. It just sorts the dependencies.

This avoids having multiple containers with a bunch of different names.

Should probably handle that on the wave-cli side.
https://github.com/MarcoGorelli/madforhooks has been archived so I just
copied this into the repo to make it simple to use
conda-env-sorter doesn't make the files pretty
@edmundmiller edmundmiller self-assigned this Nov 26, 2024
@edmundmiller edmundmiller mentioned this pull request Nov 26, 2024
17 tasks
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be part of nf-core modules lint and not here, no?

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.

Snapshot content of version files instead of a hash
2 participants