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

Implement CEP-12 to generate run_exports.json #110

Merged
merged 4 commits into from
Aug 29, 2023

Conversation

jaimergp
Copy link
Contributor

@jaimergp jaimergp commented Aug 23, 2023

Description

Following approval of CEP-12, this PR implements how to generate the run_exports.json documents along repodata.json.

  • New API kwargs: write_run_exports=<bool> (defaults to false)
  • New CLI flags: --run-exports / --no-run-exports

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 23, 2023
@jaimergp
Copy link
Contributor Author

@dholth - this is ready for review!

Copy link
Contributor

@dholth dholth left a comment

Choose a reason for hiding this comment

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

Thanks!

@dholth dholth merged commit fb083f2 into conda:main Aug 29, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants