Skip to content

Conversation

@vbotbuildovich
Copy link
Contributor

@vbotbuildovich vbotbuildovich commented Oct 13, 2025

RPCN Connector Generation Output

✅ Fetched and saved: /home/runner/work/rp-connect-docs/rp-connect-docs/docs-data/connect-4.67.5.json
⏳ Generating connector partials...
⏳ Drafting missing connectors…
No GitHub token found (VBOT_GITHUB_API_TOKEN).
Saved: /tmp/redpanda-connect-csv/info.csv
📥 Loaded CSV from GitHub into: /tmp/redpanda-connect-csv/info.csv
✅ Parsed 310 connector records.
⏳ Docs missing for 8 connectors:
• processor/a2a_message
• processor/jira
• input/legacy_redpanda_migrator
• output/legacy_redpanda_migrator
• input/legacy_redpanda_migrator_offsets
• output/legacy_redpanda_migrator_offsets
• input/microsoft_sql_server_cdc
• input/pg_stream

Skipping draft for deprecated component: inputs/legacy_redpanda_migrator
Skipping draft for deprecated component: inputs/legacy_redpanda_migrator_offsets
Skipping draft for deprecated component: inputs/pg_stream
Skipping draft for deprecated component: outputs/legacy_redpanda_migrator
Skipping draft for deprecated component: outputs/legacy_redpanda_migrator_offsets

📋 RPCN Connector Delta Report

➤ Newly added components:
• inputs/legacy_redpanda_migrator (deprecated) — introduced in 4.37.0
• inputs/legacy_redpanda_migrator_offsets (deprecated) — introduced in 4.45.0
• outputs/legacy_redpanda_migrator (deprecated) — introduced in 4.37.0
• outputs/legacy_redpanda_migrator_offsets (deprecated) — introduced in 4.37.0

➤ Newly added fields:
• inputs:microsoft_sql_server_cdc → checkpoint_cache_table_name
• inputs:microsoft_sql_server_cdc → checkpoint_cache_key
• inputs:redpanda_migrator → schema_registry
• outputs:redpanda_migrator → schema_registry
• outputs:redpanda_migrator → consumer_groups
• outputs:redpanda_migrator → topic_replication_factor
• outputs:redpanda_migrator → sync_topic_acls
• outputs:redpanda_migrator → serverless

✅ Connector diff JSON written to: /home/runner/work/rp-connect-docs/rp-connect-docs/docs-data/connect-diff-4.66.1_to_4.67.5.json
✅ Updated Antora version: 4.67.5
📊 Generation Report:
• Partial files: 874
• Fields partials: 265 total
– modules/components/partials/fields/buffers/memory.adoc
– modules/components/partials/fields/buffers/sqlite.adoc
– modules/components/partials/fields/buffers/system_window.adoc
– modules/components/partials/fields/caches/aws_dynamodb.adoc
– modules/components/partials/fields/caches/aws_s3.adoc
– modules/components/partials/fields/caches/couchbase.adoc
– modules/components/partials/fields/caches/file.adoc
– modules/components/partials/fields/caches/gcp_cloud_storage.adoc
– modules/components/partials/fields/caches/lru.adoc
– modules/components/partials/fields/caches/memcached.adoc
… plus 255 more

• Examples partials: 609 total
– modules/components/partials/examples/buffers/sqlite.adoc
– modules/components/partials/examples/buffers/system_window.adoc
– modules/components/partials/examples/caches/multilevel.adoc
– modules/components/partials/examples/inputs/azure_cosmosdb.adoc
– modules/components/partials/examples/inputs/cassandra.adoc
– modules/components/partials/examples/inputs/file.adoc
– modules/components/partials/examples/inputs/gcp_bigquery_select.adoc
– modules/components/partials/examples/inputs/generate.adoc
– modules/components/partials/examples/inputs/http_client.adoc
– modules/components/partials/examples/inputs/http_server.adoc
… plus 599 more

• Full drafts: 1
• Draft files: 1 total
– modules/components/partials/drafts/microsoft_sql_server_cdc.adoc

✅ whats-new.adoc updated with Version 4.67.5

📄 Summary:
• Run time: 2025-10-24T10:08:22.294Z
• Version used: 4.67.5

For help reviewing this content, see our wiki.

@vbotbuildovich vbotbuildovich requested a review from a team as a code owner October 13, 2025 16:22
@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for redpanda-connect ready!

Name Link
🔨 Latest commit 30dd587
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-connect/deploys/68fb53042663860008fc92cb
😎 Deploy Preview https://deploy-preview-317--redpanda-connect.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 13, 2025

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

📝 Walkthrough

Walkthrough

  • Added docs-data JSON diff file for 4.66.1_to_4.66.1 showing no component/field changes, with an updated timestamp.
  • Updated microsoft_sql_server_cdc.adoc: replaced external include blocks with inline YAML input definitions under Common and Advanced, changed introduced version from 4.67.0 to 0.0.1, adjusted CDC description wording, and made minor whitespace adjustments.
  • Updated whats-new.adoc: inserted a new section for version 4.66.1 with a link to full release notes and placeholder for component updates, positioned above the existing 4.66.0 section.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested reviewers

  • JakeSCahill
  • Jeffail
  • Feediver1

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Title Check ✅ Passed The title accurately and concisely summarizes the primary change by indicating an automated update of the RPCN connector documentation, which aligns directly with the content and purpose of the pull request.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
Description Check ✅ Passed The PR description provided by the author is an automated script output that directly describes the connector documentation generation process responsible for the changes in this PR. The description specifically mentions generating connector partials, drafts (including microsoft_sql_server_cdc.adoc), updating the whats-new.adoc file with a new version section, and generating a connector diff JSON file. These details align with the actual changes shown in the raw summary: the addition of a diff JSON file, the creation of a microsoft_sql_server_cdc draft partial, and an updated whats-new.adoc with a new version section. While there is a minor discrepancy in the version number between the description and the PR objectives (4.67.5 vs 4.66.1), the description remains clearly related to the changeset as it accurately describes the type and scope of automated changes generated.

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (5)
docs-data/connect-diff-4.66.1_to_4.66.1.json (1)

3-6: Self-diff (4.66.1 → 4.66.1) looks intentional; confirm retention policy.

If no changes are present, consider skipping committing identical diffs to reduce churn, unless required for auditability.

modules/get-started/pages/whats-new.adoc (1)

11-17: Section structure LGTM; clarify empty “Component updates”.

Either list updates or add a short “No component updates in this release.” line to avoid an empty section.

modules/components/partials/drafts/microsoft_sql_server_cdc.adoc (3)

70-72: Tighten wording (remove redundant “too”).

Keep it concise.

-Additionally, if `stream_snapshot` is set to true, then the existing data in the database is also streamed too.
+Additionally, if `stream_snapshot` is set to true, the existing data in the database is also streamed.

18-41: Common and Advanced tabs are identical.

Either deduplicate to a single tab for now or expand “Advanced” with advanced-only fields when available (timeouts, TLS, jitter, etc.).

Also applies to: 43-66


80-81: Whitespace nit.

Remove the stray whitespace after the lsn bullet to avoid formatter noise.

-- lsn (the Log Sequence Number in Microsoft SQL Server)
-		
+- lsn (the Log Sequence Number in Microsoft SQL Server)
📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Jira integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 0a9f586 and 104c932.

📒 Files selected for processing (3)
  • docs-data/connect-diff-4.66.1_to_4.66.1.json (1 hunks)
  • modules/components/partials/drafts/microsoft_sql_server_cdc.adoc (3 hunks)
  • modules/get-started/pages/whats-new.adoc (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: Redirect rules - redpanda-connect
  • GitHub Check: Header rules - redpanda-connect
  • GitHub Check: Pages changed - redpanda-connect
🔇 Additional comments (1)
modules/components/partials/drafts/microsoft_sql_server_cdc.adoc (1)

13-14: Update “Introduced in version” to a real release or placeholder.

Replace:

-Introduced in version 0.0.1.
+Introduced in version <VERSION>.

Confirm and fill in the actual version when known.

@vbotbuildovich vbotbuildovich force-pushed the auto-docs/update-rpcn-connector-docs branch 7 times, most recently from 060b9d2 to 8339c10 Compare October 15, 2025 18:32
@vbotbuildovich vbotbuildovich force-pushed the auto-docs/update-rpcn-connector-docs branch from 8339c10 to 33ce3bd Compare October 15, 2025 19:48
@JakeSCahill JakeSCahill requested review from a team and mmatczuk October 22, 2025 16:32
[WARNING]
.Deprecated
====
This component is deprecated and will be removed in the next major version release. Please consider moving onto the unified xref:components:inputs/redpanda_migrator.adoc[`redpanda_migrator` input] and xref:components:outputs/redpanda_migrator.adoc[`redpanda_migrator` output] components. For migration instructions, see xref:guides:migration/migrate-unified-redpanda-migrator.adoc[].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we include the info on when this component was deprecated?

== Metadata
This input adds the following metadata fields to each message:

```text
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no more codeblock?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


This input adds the following metadata fields to each message:

```text
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one still has it?

@vbotbuildovich vbotbuildovich force-pushed the auto-docs/update-rpcn-connector-docs branch from 7cad7e6 to 575ce12 Compare October 24, 2025 09:19
@JakeSCahill JakeSCahill force-pushed the auto-docs/update-rpcn-connector-docs branch 2 times, most recently from 3bc8a96 to d582a18 Compare October 24, 2025 09:36
@JakeSCahill JakeSCahill force-pushed the auto-docs/update-rpcn-connector-docs branch from 82b0e00 to fa99491 Compare October 24, 2025 10:06
@vbotbuildovich vbotbuildovich force-pushed the auto-docs/update-rpcn-connector-docs branch from fa99491 to d804d22 Compare October 24, 2025 10:08
@JakeSCahill JakeSCahill force-pushed the auto-docs/update-rpcn-connector-docs branch from d804d22 to fa99491 Compare October 24, 2025 10:17
@JakeSCahill JakeSCahill merged commit 9b550c9 into main Oct 24, 2025
5 checks passed
@JakeSCahill JakeSCahill deleted the auto-docs/update-rpcn-connector-docs branch October 24, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants