Skip to content

update with new runtimes#2800

Merged
atharvadeosthale merged 1 commit intomainfrom
update-runtimes
Mar 13, 2026
Merged

update with new runtimes#2800
atharvadeosthale merged 1 commit intomainfrom
update-runtimes

Conversation

@atharvadeosthale
Copy link
Member

@atharvadeosthale atharvadeosthale commented Mar 13, 2026

Summary by CodeRabbit

Documentation

  • Updated runtime versions documentation to include newly supported releases. The following versions are now listed and available: Node.js 25, Bun 1.3, Deno 2.6, Go 1.26, Python 3.14, Dart 3.10, PHP 8.4, Ruby 4.0, and Flutter 3.38. Documentation has been updated for both cloud and local runtime environments to reflect these latest supported versions.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 13, 2026

Walkthrough

This change updates a Markdoc documentation file listing supported runtime versions. New versions are added across multiple runtimes including Node.js (node-25), Bun (bun-1.3), Deno (deno-2.6), Go (go-1.26), Python (python-3.14), Dart (dart-3.10), PHP (php-8.4), Ruby (ruby-4.0), and introduces a new Flutter entry (flutter-3.38). The same new version entries are duplicated across both the "All runtimes" and "Available on Cloud" sections. Existing versions remain unchanged, with the diff showing net additions of 30 lines and 1 removal.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'update with new runtimes' is vague and generic. It uses non-descriptive terms that don't clearly convey which specific runtimes were added or what the primary change is. Use a more descriptive title that specifies which runtimes were added, such as 'Add latest runtime versions (Node.js 25, Python 3.14, Go 1.26, etc.)' or 'Update runtime versions documentation with Q1 2026 releases'.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-runtimes
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@src/routes/docs/products/functions/runtimes/`+page.markdoc:
- Line 30: The docs add new runtime tags (e.g., `node-25`, `bun-1.3`,
`deno-2.6`, `go-1.26`, `python-3.14`, `dart-3.10`, `php-8.4`, `ruby-4.0`,
`flutter-3.38`) that are not published to Docker Hub; revert or remove these
runtime entries from +page.markdoc (or mark the page as draft/feature-flagged)
and keep the PR blocked until each runtime tag is available upstream, then
re-add the exact tags once verification of HTTP 200 on Docker Hub passes. Ensure
the change targets the runtime list in the docs file where `node-25` and the
other tags are defined so the page does not get merged with non-existent
runtimes.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7a6a9622-1087-4067-8d15-f87dbb2791fa

📥 Commits

Reviewing files that changed from the base of the PR and between c4a8281 and 11d1142.

📒 Files selected for processing (1)
  • src/routes/docs/products/functions/runtimes/+page.markdoc

@atharvadeosthale atharvadeosthale merged commit 1f85115 into main Mar 13, 2026
6 checks passed
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