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

GitHub action and project setup sync #55

Merged
merged 23 commits into from
Nov 15, 2024
Merged

GitHub action and project setup sync #55

merged 23 commits into from
Nov 15, 2024

Conversation

jezdez
Copy link
Member

@jezdez jezdez commented Nov 15, 2024

  • This syncs the project with anaconda-conda-tos and conda
  • Adds for type-hints
  • Fixes miscellaneous bugs

@jezdez jezdez marked this pull request as draft November 15, 2024 11:35
.git_archival.txt Show resolved Hide resolved
.github/workflows/tests.yml Show resolved Hide resolved
.github/workflows/tests.yml Show resolved Hide resolved
.github/workflows/tests.yml Show resolved Hide resolved
conda_anaconda_telemetry/hooks.py Outdated Show resolved Hide resolved
logger.debug("Failed to collect telemetry data", exc_info=exc)
def conda_session_headers(host: str) -> Iterator[CondaRequestHeader]:
"""Return a list of custom headers to be included in the request."""
if context.plugins.anaconda_telemetry:
Copy link
Member Author

Choose a reason for hiding this comment

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

I've moved this into the plugin hook implementation so that _conda_request_headers doesn't contain any of the plugin mechanisms

docker-compose.yaml Show resolved Hide resolved
@jezdez jezdez marked this pull request as ready for review November 15, 2024 14:09
@travishathaway travishathaway merged commit afb0dde into main Nov 15, 2024
15 checks passed
@travishathaway travishathaway deleted the gha-sync branch November 15, 2024 15:11
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.

2 participants