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

DOC: Add note on patch deployment to anaconda.org #906

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

matthewfeickert
Copy link
Member

Resolves #905

  • Note that after a PR is merged there are no further actions for anyone to take on the conda-forge side and that Anaconda is responsible for the automation infrastructure of applying the patches to distributions on https://anaconda.org/conda-forge/.

Checklist

  • [N/A] Used a static YAML file for the patch if possible (instructions).
  • [N/A] 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.
  • [N/A] Ran python show_diff.py and posted the output as part of the PR.
  • Modifications won't affect packages built in the future.

* Note that after a PR is merged there are no further actions for anyone to
  take on the conda-forge side and that Anaconda is responsible for
  the automation infrastructure of applying the patches to distributions
  on https://anaconda.org/conda-forge/.
@matthewfeickert matthewfeickert requested a review from a team as a code owner November 12, 2024 05:50
@conda-forge-admin
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/meta.yaml) and found it was in an excellent condition.

@beckermr beckermr merged commit b9753bb into conda-forge:main Nov 12, 2024
3 checks passed
@matthewfeickert matthewfeickert deleted the docs/add-post-merge-note branch November 13, 2024 06:55
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 summary of how patch application actually happens to recipe/README
3 participants