Skip to content

DOC: Update feedstock channel selection docs#1620

Merged
jaimergp merged 1 commit into
conda-forge:mainfrom
carterbox:patch-1
Feb 27, 2024
Merged

DOC: Update feedstock channel selection docs#1620
jaimergp merged 1 commit into
conda-forge:mainfrom
carterbox:patch-1

Conversation

@carterbox

@carterbox carterbox commented Mar 5, 2022

Copy link
Copy Markdown
Member

Fixes #2026

Documentation for channel sources and targets are out of date. This
setting is now managed in conda_build_config

Related
conda-forge/conda-smithy#897
https://github.com/conda-forge/conda-smithy/blob/9f81a068e8f23f2aae670469b473da786d49d8ef/README.md

Prompted by
conda-forge/furo-feedstock#27

PR Checklist:

  • make all edits to the docs in the src directory, not in docs or in the html files
    - [ ] note any issues closed by this PR with closing keywords
    - [ ] put any other relevant information below

@carterbox carterbox requested a review from a team as a code owner March 5, 2022 02:19
@isuruf

isuruf commented Mar 5, 2022

Copy link
Copy Markdown
Member

As I said in conda-forge/conda-smithy#897, the README needs conda-forge.yml. We should either remove the dependency of conda-forge.yml on README or document here.

@carterbox

Copy link
Copy Markdown
Member Author

Oh. You're saying that the README generated by smithy reads conda-forge.yml, but conda-build reads recipes/conda_build_config.yaml? So presently, both are needed?

Comment thread src/maintainer/conda_forge_yml.rst Outdated
Comment thread src/maintainer/conda_forge_yml.rst Outdated
# channel to push to and the second element is the label on that channel
targets:
- ["conda-forge", "main"]
This parameter is obsolete. Instead, specify channels in ``recipe/conda_build_config.yaml``

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just a suggestion:

Suggested change
This parameter is obsolete. Instead, specify channels in ``recipe/conda_build_config.yaml``
This parameter is obsolete as of 2023-11-07 when `conda-smithy 3.28.0 <https://github.com/conda-forge/conda-smithy/releases/tag/v3.28.0>`_ was released. Instead, specify channels in ``recipe/conda_build_config.yaml``

jaimergp added a commit to carterbox/conda-forge.github.io that referenced this pull request Feb 26, 2024
@netlify

netlify Bot commented Feb 26, 2024

Copy link
Copy Markdown

Deploy Preview for conda-forge-previews ready!

Name Link
🔨 Latest commit 3c4073b
🔍 Latest deploy log https://app.netlify.com/sites/conda-forge-previews/deploys/65dca90d2f54070009d19bc0
😎 Deploy Preview https://deploy-preview-1620--conda-forge-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Documentation for channel sources and targets are out of date. This
setting is now managed in conda_build_config

Related
conda-forge/conda-smithy#897
https://github.com/conda-forge/conda-smithy/blob/9f81a068e8f23f2aae670469b473da786d49d8ef/README.md

Co-authored-by: Isuru Fernando <isuruf@gmail.com>
Co-authored-by: Daniel Ching <carterbox@users.noreply.github.com>
@jaimergp jaimergp merged commit 68387d0 into conda-forge:main Feb 27, 2024
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.

conda-smithy no longer uses the channels defined in conda-forge.yml

4 participants