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

Add Renovate env comment linting #7090

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Conversation

edmundmiller
Copy link
Contributor

@edmundmiller edmundmiller commented Nov 25, 2024

  • 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
  • chore: Add pre-commit hook placeholder
  • feat: Generate a script
  • feat: Update the script to actually work
  • style: Add two spaces to avoid prettier being necessary

To be merged after #7085.

Closes #6504

This adds a small pre-commit hook that checks for depenancies and updates them. Not going to try to add all of them at once in this PR to avoid cluttering the discussion we can have a mega update after!

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
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.

Add renovate comments to environment.yml
1 participant