Skip to content

feat: add support for std/net - #1508

Merged
thesayyn merged 1 commit into
mainfrom
feat/std-net-streams
Sep 24, 2026
Merged

thesayyn merged 1 commit into
mainfrom
feat/std-net-streams

Conversation

@thesayyn

Copy link
Copy Markdown
Member

Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): yes
  • Suggested release notes appear below: yes

Add support for ctx.std.net networking.

Test plan

  • Covered by existing test cases
  • New test cases added

@coderabbitai

coderabbitai Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Important

Review skipped

Auto 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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 90956dc1-61b6-4fc1-a728-bcdf5e74d804

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

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

Copy link
Copy Markdown

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: 5208f657ce

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread crates/axl-runtime/src/engine/std/net/stream.rs Outdated
@aspect-workflows

aspect-workflows Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Aspect Workflows Tasks

📅 Thu Sep 24 21:47:16 UTC 2026

Task Results

Reproduce

❌ delivery (delivery-uncacheable · delivery-gha-debug · delivery-dry-run · delivery-dry-run-build · delivery-gha · delivery-uncacheable-warn)

# --mode=always --track-state=false for off-runner with no state backend.
aspect delivery \
  --commit-sha=2510c457a60cb0071c0955b609007a858dd186d7 \
  --mode=always \
  --track-state=false \
  --dry-run=true

Install aspect: aspect.build/docs/cli/install


⏱ Last updated Thu Sep 24 22:02:47 UTC 2026 · 📊 GitHub API quota 0/7,700 (0% used, resets in 1h 0m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube

@thesayyn
thesayyn force-pushed the feat/std-net-streams branch from 5208f65 to 99a66ea Compare September 24, 2026 21:36
@thesayyn
thesayyn enabled auto-merge (squash) September 24, 2026 21:39
@thesayyn
thesayyn force-pushed the feat/std-net-streams branch from 99a66ea to 2510c45 Compare September 24, 2026 21:40
@thesayyn
thesayyn merged commit d8462f6 into main Sep 24, 2026
118 of 120 checks passed
@thesayyn
thesayyn deleted the feat/std-net-streams branch September 24, 2026 22:03
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