Skip to content

Populate README with channels from conda_build_config.yaml#1752

Merged
isuruf merged 5 commits into
conda-forge:mainfrom
jaimergp:readme-channels
Oct 18, 2023
Merged

Populate README with channels from conda_build_config.yaml#1752
isuruf merged 5 commits into
conda-forge:mainfrom
jaimergp:readme-channels

Conversation

@jaimergp

@jaimergp jaimergp commented Jul 26, 2023

Copy link
Copy Markdown
Member

Checklist

  • Added a news entry

Closes #897 and unblocks conda-forge/conda-forge.github.io#1620

channel_urls=forge_config.get("channels", {}).get(
"sources", []
),
channel_urls=channel_sources,

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I am not sure about this change. I would appreciate some more info if someone knows!

Comment thread conda_smithy/configure_feedstock.py Outdated
jaimergp and others added 2 commits July 26, 2023 17:37
Co-authored-by: Isuru Fernando <isuruf@gmail.com>
@xhochy

xhochy commented Oct 4, 2023

Copy link
Copy Markdown
Member

@jaimergp Can you add a news entry, please?

@jaimergp jaimergp requested a review from a team as a code owner October 17, 2023 07:55
@jaimergp

Copy link
Copy Markdown
Member Author

Done! Thanks @xhochy

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.

conflict with conda_build_config.yaml and conda-forge.yml

3 participants