Skip to content

Conversation

@ForgottenProgramme
Copy link
Contributor

Description

✂️ snip snip ✂️ the making of a new release.

Xref #13995

@ForgottenProgramme ForgottenProgramme requested a review from a team as a code owner July 17, 2024 17:35
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jul 17, 2024
@ForgottenProgramme ForgottenProgramme mentioned this pull request Jul 17, 2024
61 tasks
Forgot to mark `conda.gateways.logging.initialize_root_logger` as pending deprecation in #13735.

To mark exceptions as *expected*, plugins should raise :class:`conda.CondaError` or a subclass
thereof. See [`conda_auth.exceptions`](https://github.com/conda-incubator/conda-auth/blob/0.2.1/conda_auth/exceptions.py) for an example.
thereof. See `conda_auth.exceptions`_ for an example.
Copy link
Contributor

Choose a reason for hiding this comment

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

Before:

Screenshot 2024-07-18 at 13 14 36

After:

Screenshot 2024-07-18 at 13 15 10

Comment on lines +187 to +189
@deprecated("25.3", "25.9", addendum="Unused.")
def initialize_root_logger(level=ERROR):
attach_stderr_handler(level=level, filters=[TokenURLFilter()])
Copy link
Contributor

Choose a reason for hiding this comment

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

Forgot to mark as deprecated in #13735

Comment on lines +202 to +208
.. admonition:: Mixing HTTPS and HTTP

The protocol in the URL (either ``http://`` or ``https://``) should match
the actual protocol of your proxy server. The keys ``http`` and ``https`` in
the above example merely indicate the type of traffic to route, not the
protocol of the proxy server itself. Ensure that both keys use the correct
protocol based on your proxy server's configuration.
Copy link
Contributor

Choose a reason for hiding this comment

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

Before:

Screenshot 2024-07-18 at 13 21 18

After:

Screenshot 2024-07-18 at 13 21 22

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 18, 2024

CodSpeed Performance Report

Merging #14046 will not alter performance

Comparing changelog-24.7.0 (655db5b) with main (ff6916d)

Summary

✅ 21 untouched benchmarks

Co-authored-by: Bianca Henderson <[email protected]>
@kenodegard kenodegard enabled auto-merge (squash) July 20, 2024 23:29
@kenodegard kenodegard merged commit d486f89 into 24.7.x Jul 21, 2024
@kenodegard kenodegard deleted the changelog-24.7.0 branch July 21, 2024 01:10
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Jul 21, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 21, 2025
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.

5 participants