Skip to content

[chore] Extend TLS support#4463

Draft
junaway wants to merge 2 commits into
mainfrom
chore/support-local-certificates
Draft

[chore] Extend TLS support#4463
junaway wants to merge 2 commits into
mainfrom
chore/support-local-certificates

Conversation

@junaway
Copy link
Copy Markdown
Contributor

@junaway junaway commented May 27, 2026

Related to this issue.

Copilot AI review requested due to automatic review settings May 27, 2026 13:54
@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label May 27, 2026
@junaway junaway marked this pull request as draft May 27, 2026 13:55
@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment May 27, 2026 1:55pm

Request Review

@dosubot dosubot Bot added documentation Improvements or additions to documentation python:uv Pull requests that update python:uv code labels May 27, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

Important

Review skipped

Draft detected.

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: Pro Plus

Run ID: ad654318-dbd9-4344-b250-506214340b02

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/support-local-certificates

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
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares a new 0.100.4 version across the monorepo and adds a design workspace describing how Agenta should support local TLS certificates and private CA trust across OSS/EE, Compose, Kubernetes, SDK, and tracing—related to issue #2407.

Changes:

  • Bumped versions from 0.100.30.100.4 across web packages, Python projects, lockfiles, and the Helm chart.
  • Added a new TLS/private-CA design set under docs/designs/tls-certificates/ (research, gap, proposal, tasks).

Reviewed changes

Copilot reviewed 13 out of 17 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
web/packages/agenta-api-client/package.json Version bump to align web workspace release.
web/package.json Web workspace version bump.
web/oss/package.json OSS web package version bump.
web/ee/package.json EE web package version bump.
services/uv.lock Lockfile version bump for services + editable deps.
services/pyproject.toml services project version bump.
sdks/python/uv.lock SDK lockfile version bump for agenta + editable deps.
sdks/python/pyproject.toml agenta SDK project version bump.
clients/python/uv.lock Client lockfile version bump for agenta-client.
clients/python/pyproject.toml agenta-client project version bump.
api/uv.lock API lockfile version bump for api + editable deps.
api/pyproject.toml api project version bump.
hosting/kubernetes/helm/Chart.yaml Helm chart version/appVersion bump to 0.100.4/v0.100.4.
docs/designs/tls-certificates/research.md Current-state research of TLS/private CA gaps across surfaces.
docs/designs/tls-certificates/gap.md Gap analysis + risks + acceptance criteria for private CA support.
docs/designs/tls-certificates/proposal.md Proposed config model (standard env vars) and deployment wiring plan.
docs/designs/tls-certificates/tasks.md Incremental, testable delivery checklist for implementing the proposal.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +5 to +6
version: 0.100.4
appVersion: "v0.100.4"
@github-actions
Copy link
Copy Markdown
Contributor

Railway Preview Environment

Preview URL https://gateway-production-9bde.up.railway.app/w
Image tag pr-4463-c6fbb02
Status Failed
Railway logs Open logs
Logs View workflow run
Updated at 2026-05-27T14:06:22.719Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation python:uv Pull requests that update python:uv code size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants