Skip to content

ref(taskbroker): Add topic for example task activations#110674

Merged
evanh merged 3 commits into
masterfrom
evanh/fix/create-topic-for-examples
Mar 17, 2026
Merged

ref(taskbroker): Add topic for example task activations#110674
evanh merged 3 commits into
masterfrom
evanh/fix/create-topic-for-examples

Conversation

@evanh
Copy link
Copy Markdown
Member

@evanh evanh commented Mar 13, 2026

No description provided.

@evanh evanh requested review from a team as code owners March 13, 2026 19:44
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 13, 2026
@evanh evanh requested a review from a team March 13, 2026 19:50
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 13, 2026

Backend Test Failures

Failures on 8a796c8 in this run:

tests/sentry/conf/test_kafka_definition.py::test_topic_definitionlog
.venv/lib/python3.13/site-packages/sentry_kafka_schemas/sentry_kafka_schemas.py:80: in get_topic
    with open(topic_path) as f:
E   FileNotFoundError: [Errno 2] No such file or directory: '/home/runner/work/sentry/sentry/.venv/lib/python3.13/site-packages/sentry_kafka_schemas/topics/taskworker-example.yaml'

During handling of the above exception, another exception occurred:
tests/sentry/conf/test_kafka_definition.py:18: in test_topic_definition
    assert sentry_kafka_schemas.get_topic(topic.value) is not None
.venv/lib/python3.13/site-packages/sentry_kafka_schemas/sentry_kafka_schemas.py:83: in get_topic
    raise SchemaNotFound
E   sentry_kafka_schemas.sentry_kafka_schemas.SchemaNotFound
tests/sentry/test_devimports.py::test_startup_imports[sentry_plugins]log
tests/sentry/test_devimports.py:121: in test_startup_imports
    validate_package(pkg, EXCLUDED, XFAIL)
tests/sentry/test_devimports.py:116: in validate_package
    raise AssertionError(ret.stdout)
E   AssertionError: unexpected success importing sentry.web.debug_urls
tests/sentry/test_devimports.py::test_startup_imports[sentry]log
tests/sentry/test_devimports.py:121: in test_startup_imports
    validate_package(pkg, EXCLUDED, XFAIL)
tests/sentry/test_devimports.py:116: in validate_package
    raise AssertionError(ret.stdout)
E   AssertionError: /home/runner/work/sentry/sentry/src/sentry/spans/consumers/process_segments/enrichment.py:38: DeprecationWarning: ATTRIBUTE_NAMES.SENTRY_BROWSER_NAME is deprecated.
E     ATTRIBUTE_NAMES.SENTRY_BROWSER_NAME,
E   unexpected success importing sentry.web.debug_urls

@markstory
Copy link
Copy Markdown
Member

You're going to need to add this topic to getsentry first 😡

@evanh evanh merged commit cc6e6bb into master Mar 17, 2026
80 checks passed
@evanh evanh deleted the evanh/fix/create-topic-for-examples branch March 17, 2026 19:59
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants