Skip to content

Conversation

@ivov
Copy link
Member

@ivov ivov commented Dec 4, 2025

https://linear.app/n8n/issue/CAT-1119


Summary by cubic

Mark native Python support as stable in v2 and update docs. Removes beta notes, clarifies Pyodide is unsupported, and improves task runner configuration; supports Linear CAT-1119.

  • Refactors
    • Updated Code node and metadata docs to "Python (Native)" and note stability in v2; removed beta messaging.
    • Fixed breaking-changes link to the native Python section and clarified Pyodide is not supported in v2.
    • Revised task runner docs to explain the three config layers, launcher env pass-through (allowed-env, env-overrides), added launcher config doc link, and removed the beta enable variable note.

Written for commit 9108381. Summary will update automatically on new commits.

@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for n8n-docs ready!

Name Link
🔨 Latest commit 9108381
🔍 Latest deploy log https://app.netlify.com/projects/n8n-docs/deploys/693179e3ded13d000815acdd
😎 Deploy Preview https://deploy-preview-3972--n8n-docs.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.

Comment on lines -161 to -164
#### Multiple runners and the port for the runner's health check server

When a single runner is configured, the *"health-check-server-port"* field found in the `n8n-task-runners.json` configuration file is optional and defaults to 5681. When multiple runners are configured, this is required and must be unique per runner. Refer to the launcher’s [config file documentation](https://github.com/n8n-io/task-runner-launcher/blob/main/docs/setup.md#config-file) for the full list of options and examples.

Copy link
Member Author

Choose a reason for hiding this comment

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

Moving this out of here as

  1. Port config doesn't belong in the image extension steps
  2. The default config file already specifies the correct ports
  3. The launcher's page about the config file already explains how to set ports in case the user messes up the default config file

Expanded the config file section above.

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

2 issues found across 4 files

Prompt for AI agents (all 2 issues)

Check if these issues are valid — if so, understand the root cause of each and fix them.


<file name="_snippets/integrations/builtin/core-nodes/code-node.md">

<violation number="1" location="_snippets/integrations/builtin/core-nodes/code-node.md:87">
P3: Grammatical issue: The sentence has a subject agreement problem. Consider restructuring to clarify that the *feature* is stable, not n8n itself.</violation>
</file>

<file name="docs/hosting/configuration/task-runners.md">

<violation number="1" location="docs/hosting/configuration/task-runners.md:112">
P2: Missing verb &quot;are&quot; in this sentence. Should read: &quot;Which environment variables to pass and to set **are** defined in the...&quot;</violation>
</file>

Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 4, 2025

Deploying n8n-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9108381
Status: ✅  Deploy successful!
Preview URL: https://5a4647dc.n8n-docs-d9c.pages.dev
Branch Preview URL: https://native-python-stable.n8n-docs-d9c.pages.dev

View logs

@ivov ivov requested a review from HumanistSerif December 4, 2025 11:32
@ivov ivov changed the title docs: Move native Python to stable docs: Mark native Python as stable Dec 4, 2025
ivov and others added 2 commits December 4, 2025 13:08
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

No description provided.

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.

2 participants