这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@consideRatio
Copy link
Contributor

@consideRatio consideRatio commented Oct 27, 2022

Description

I ended up inspecting the source code to make sure that conda clean --all also implied --logfiles, as all but that option was listed in the description for the --all flag.

This is the source code that made me conclude that --logfiles was implied by --all.

if args.logfiles or args.all:
json_result["logfiles"] = logs = find_logfiles()
rm_items(logs, **kwargs, name="logfile(s)")

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?

@consideRatio consideRatio requested a review from a team as a code owner October 27, 2022 23:36
@conda-bot
Copy link
Contributor

We require contributors to sign our Contributor License Agreement and we don't have one on file for @consideRatio.

In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature. We will ping the bot to refresh the PR status when we have confirmed your signature.

@consideRatio
Copy link
Contributor Author

I've now signed the CLA!

@kenodegard
Copy link
Contributor

@conda-bot check

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Oct 28, 2022
@kenodegard kenodegard added the in-progress issue is actively being worked on label Oct 28, 2022
Copy link
Contributor

@kenodegard kenodegard left a comment

Choose a reason for hiding this comment

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

@consideRatio, thanks for catching this!

@kenodegard kenodegard enabled auto-merge (squash) October 28, 2022 15:30
@kenodegard kenodegard merged commit 49b1bad into conda:main Oct 31, 2022
jeskowagner pushed a commit to jeskowagner/conda that referenced this pull request Nov 9, 2022
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Nov 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2023
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 in-progress issue is actively being worked on locked [bot] locked due to inactivity

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants