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

Add python subcommand #29

Merged
merged 38 commits into from
Aug 9, 2023
Merged

Conversation

jaimergp
Copy link
Collaborator

@jaimergp jaimergp commented Aug 8, 2023

Description

Since conda-standalone is actually packaging a full Python interpreter,
we can leverage it by exposing an entry point that mimics its CLI.
This can become useful while debugging.

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?

Cascaded PR depending on #28. Diff will be simpler once 28 is merged.

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Aug 8, 2023
@jaimergp jaimergp marked this pull request as ready for review August 8, 2023 16:15
@jaimergp jaimergp requested a review from a team as a code owner August 8, 2023 16:15
travishathaway
travishathaway previously approved these changes Aug 8, 2023
@jaimergp
Copy link
Collaborator Author

jaimergp commented Aug 9, 2023

pre-commit.ci autofix

@jaimergp jaimergp merged commit 466a535 into conda:main Aug 9, 2023
@jaimergp jaimergp mentioned this pull request Aug 21, 2023
13 tasks
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Aug 9, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants