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

chore(clickhouse): Mirror ClickHouse 24.8 #24

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

main.py Outdated Show resolved Hide resolved
main.py Outdated
Comment on lines 359 to 361
for img in IMAGES:
dest_img = f'getsentry/image-mirror-{img.source.replace("/", "-")}'
dest_img = f"getsentry/image-mirror-{img.source.replace('/', '-')}"

Copy link
Member

Choose a reason for hiding this comment

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

unrelated to your patch (same below)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the pre-commit hook running.

Copy link
Member

Choose a reason for hiding this comment

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

no it's not. black is not configured here

Copy link
Member

@asottile-sentry asottile-sentry left a comment

Choose a reason for hiding this comment

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

@asottile-sentry asottile-sentry merged commit e5f77a6 into main Feb 4, 2025
5 checks passed
@asottile-sentry asottile-sentry deleted the pierre/mirror-clickhouse-24.8 branch February 4, 2025 17:22
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