Skip to content

Add integration examples#11

Merged
Bmowville merged 1 commit into
mainfrom
product/integration-examples
Jun 7, 2026
Merged

Add integration examples#11
Bmowville merged 1 commit into
mainfrom
product/integration-examples

Conversation

@Bmowville

Copy link
Copy Markdown
Owner

Summary

  • add an integration guide for reporting pipeline events into the API
  • add copy-paste examples for Python jobs, dbt run results, Airflow, and GitHub Actions
  • link the integration flow from the README
  • add tests that keep the integration examples present and syntactically valid

Validation

  • python -m ruff check .
  • python -m mypy app
  • python -m alembic upgrade head
  • python -m pytest
  • git diff --check
  • ran examples/integrations/python_reporter.py against the local API

@Bmowville Bmowville merged commit ed5eca0 into main Jun 7, 2026
1 check passed
@Bmowville Bmowville deleted the product/integration-examples branch June 7, 2026 05:05
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.

1 participant