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

ENH add missing packages to removals #718

Merged
merged 6 commits into from
Apr 26, 2024

Conversation

beckermr
Copy link
Member

@beckermr beckermr commented Apr 26, 2024

Checklist

  • Used a static YAML file for the patch if possible (instructions).
  • Only wrote code directly into generate_patch_json.py if absolutely necessary.
  • Ran pre-commit run -a and ensured all files pass the linting checks.
  • Ran python show_diff.py and posted the output as part of the PR.
  • Modifications won't affect packages built in the future.

This PR adds these missing packages to the removals so that we don't tell someone to try and download them.

xref: conda/infrastructure#892 (comment)

@beckermr beckermr requested a review from a team as a code owner April 26, 2024 19:12
@conda-forge-webservices
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@beckermr
Copy link
Member Author

pre-commit.ci autofix

Copy link
Member

@jakirkham jakirkham left a comment

Choose a reason for hiding this comment

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

Thanks Matt! 🙏

Looks good

Should we add a comment about the reason for the removal? Also had one style suggestion below (Idk whether pre-commit will like it)

recipe/gen_patch_json.py Outdated Show resolved Hide resolved
recipe/gen_patch_json.py Outdated Show resolved Hide resolved
recipe/gen_patch_json.py Outdated Show resolved Hide resolved
@beckermr
Copy link
Member Author

pre-commit.ci autofix

@jakirkham
Copy link
Member

Like the block comment idea that you used. Applied in the other cases

@jakirkham jakirkham added the automerge Merge the PR when CI passes label Apr 26, 2024
@jakirkham
Copy link
Member

Thanks Matt! 🙏

Let's get this in :shipit:

@github-actions github-actions bot merged commit 9133bc1 into conda-forge:main Apr 26, 2024
4 checks passed
Copy link
Contributor

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

  • linter: passed
  • azure: passed

Thus the PR was passing and merged! Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the PR when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants