Skip to content

refactor: Implement a SingerWriter class in singer_sdk.io_base and use it to emit Singer messages #748

refactor: Implement a SingerWriter class in singer_sdk.io_base and use it to emit Singer messages

refactor: Implement a SingerWriter class in singer_sdk.io_base and use it to emit Singer messages #748

name: Read the Docs Pull Request Preview
on:
pull_request_target:
types:
- opened
permissions:
pull-requests: write
jobs:
pr-preview-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: "meltano-sdk"