Skip to content

Document from_ftp and to_ftp#265

Open
mavam wants to merge 1 commit intotopic/new-executorfrom
topic/port-ftp
Open

Document from_ftp and to_ftp#265
mavam wants to merge 1 commit intotopic/new-executorfrom
topic/port-ftp

Conversation

@mavam
Copy link
Copy Markdown
Member

@mavam mavam commented Apr 16, 2026

🔍 Problem

  • The docs still describe FTP in terms of legacy load/save-style operators and URL-style dispatch.
  • The new direct from_ftp and to_ftp operators need focused documentation that reflects the intended interface.

🛠️ Solution

  • Add reference pages for from_ftp and to_ftp.
  • Update the FTP integration page with direct parser and printer examples.
  • Remove legacy load_ftp and save_ftp references from the docs and operators index.

💬 Review

  • Please focus on whether the docs now describe FTP exclusively through from_ftp and to_ftp with the right level of detail.
🔗 Code PR: https://github.com/tenzir/tenzir/pull/6044

@github-actions github-actions Bot added reference Reference documentation integration Integration documentation labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 16, 2026

📦 Preview  ·  View →  ·  🟢 Live

Auto-updates on push

@mavam mavam changed the base branch from main to topic/new-executor April 16, 2026 18:50
@mavam mavam marked this pull request as ready for review April 16, 2026 18:59
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8cae671990

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/content/docs/integrations/ftp.mdx Outdated
Add reference pages for the new direct FTP event operators and update the FTP integration page to explain when to use them instead of URL-style from/to dispatch.

Also link the existing load_ftp and save_ftp pages to the new operators and register both pages in the operators index.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration Integration documentation reference Reference documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant