Skip to content

Add Kinesis sink #1552

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add Kinesis sink #1552

wants to merge 1 commit into from

Conversation

acco
Copy link
Contributor

@acco acco commented May 19, 2025

Summary

  • add Kinesis sink schema and AWS helper
  • add Kinesis pipeline implementation
  • wire Kinesis into consumer and runtime
  • support Kinesis in factories and YAML loader
  • add basic tests for AWS client and pipeline
  • add frontend support for the Kinesis sink

Testing

  • mix format --check-formatted (failed to fetch Hex)
  • MIX_ENV=prod mix compile --warnings-as-errors (failed to fetch Hex)
  • go test ./... (failed to download toolchain)
  • ✔️ gofmt -s -l . (no output)
  • go vet ./... (failed to download toolchain)
  • go build -o /dev/null ./... (failed to download toolchain)
  • make spellcheck (interrupted)
  • make check-links (interrupted)
  • ✔️ npm run format:check
  • ✔️ npm run tsc

@acco acco added the codex label May 19, 2025 — with ChatGPT Connector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant