Skip to content

fix/versions#4300

Merged
junaway merged 4 commits into
mainfrom
ci/fix-create-release-branch
May 8, 2026
Merged

fix/versions#4300
junaway merged 4 commits into
mainfrom
ci/fix-create-release-branch

Conversation

@jp-agenta
Copy link
Copy Markdown
Member

No description provided.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 8, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 8, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2619382c-a3b8-4e9e-9820-7d86acccd1f7

📥 Commits

Reviewing files that changed from the base of the PR and between c3a94a4 and 02eb49e.

⛔ Files ignored due to path filters (4)
  • api/uv.lock is excluded by !**/*.lock
  • clients/python/uv.lock is excluded by !**/*.lock
  • sdks/python/uv.lock is excluded by !**/*.lock
  • services/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (9)
  • .github/workflows/01-create-release-branch.yml
  • api/pyproject.toml
  • clients/python/pyproject.toml
  • sdks/python/pyproject.toml
  • services/pyproject.toml
  • web/ee/package.json
  • web/oss/package.json
  • web/package.json
  • web/packages/agenta-api-client/package.json

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Version 0.99.4 released across all packages and services.
    • Release workflow updated to track and report additional components during version management and release processes.

Walkthrough

This PR bumps all package versions from 0.99.3 to 0.99.4 across Python and JavaScript components, and updates the release branch workflow to include TypeScript client versioning in extraction and verification logic. The checkout action is downgraded from v6 to v4.

Changes

Version Bump Across All Components

Layer / File(s) Summary
Manifest Version Updates
api/pyproject.toml, clients/python/pyproject.toml, sdks/python/pyproject.toml, services/pyproject.toml, web/package.json, web/ee/package.json, web/oss/package.json, web/packages/agenta-api-client/package.json
Package versions are incremented from 0.99.3 to 0.99.4. The TypeScript API client is upgraded from 0.0.0-dev to 0.99.4.
Release Workflow Update
.github/workflows/01-create-release-branch.yml
Checkout action is changed from v6 to v4. Version extraction script is expanded to bump packages/agenta-api-client and separate PY_CLIENT_VERSION and PY_SDK_VERSION. Version comparison logic updated to verify all eight components match before releasing. Release PR body now includes clients/typescript in the changelog bullet list.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • Agenta-AI/agenta#4284: Both PRs update version metadata across multiple package manifests (pyproject.toml and package.json files) for coordinated version bumps.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ci/fix-create-release-branch

Comment @coderabbitai help to get the list of available commands and usage tips.

@dosubot dosubot Bot added the dependencies Dependencies label May 8, 2026
@junaway junaway enabled auto-merge May 8, 2026 08:50
@junaway junaway disabled auto-merge May 8, 2026 08:51
@junaway junaway merged commit 1fab5c7 into main May 8, 2026
36 of 39 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Railway Preview Environment

Preview URL https://gateway-production-7376.up.railway.app/w
Image tag pr-4300-98b4177
Status Failed
Railway logs Open logs
Logs View workflow run
Updated at 2026-05-08T08:54:17.718Z

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

Labels

dependencies Dependencies size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants