Skip to content

Allow supported ClickPipes to start paused - #989

Draft
sdairs wants to merge 1 commit into
codex/050-979-mongodb-parallelismfrom
codex/050-979-start-paused
Draft

sdairs wants to merge 1 commit into
codex/050-979-mongodb-parallelismfrom
codex/050-979-start-paused

Conversation

@sdairs

@sdairs sdairs commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Kafka, Kinesis, Pub/Sub and object-storage ClickPipe create commands now expose --start-paused. The shared builder sends startPaused: true; omission preserves immediate ingestion. Database sources reject the flag before credentials or HTTP, matching the API restriction.

Final feature group for #979; part of #939 (4 of 4 feature PRs). The three preceding feature PRs provide snapshots/configuration, Kinesis Protobuf and MongoDB parallelism.

Validation: parsing and shared-builder tests; exact request coverage for all eight source types; omission and database rejection tests. Full combined CLI formatting, default Clippy/tests, no-default check and no-default all-target Clippy passed; current-head CI is green. No external ingestion fixtures were provisioned; these tests establish CLI request behavior, not live ingestion.

@sdairs
sdairs added this pull request to stack #982 September 18, 2026 13:07
@sdairs sdairs changed the title codex/050 979 start paused Allow supported ClickPipes to start paused Sep 18, 2026
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