Skip to content

feat(ci): dispatch agents-server release updates to Stratovolt#4352

Merged
icehaunter merged 1 commit into
mainfrom
codex/feat-agents-server-stratovolt-dispatch
May 19, 2026
Merged

feat(ci): dispatch agents-server release updates to Stratovolt#4352
icehaunter merged 1 commit into
mainfrom
codex/feat-agents-server-stratovolt-dispatch

Conversation

@icehaunter
Copy link
Copy Markdown
Contributor

Motivation

Stratovolt's packages/cloud-agents-server pins @electric-ax/agents-server, but Electric only had automation for updating the sync-service dependency in Stratovolt. When @electric-ax/agents-server is published from Changesets, Stratovolt should receive a targeted update signal instead of relying on manual dependency bumps.

Changes

  • Add an update-cloud-agents-server job to the Changesets release workflow.
  • Gate the job on a successful Changesets publish that includes @electric-ax/agents-server.
  • Extract the published package version from the existing agent_server_release_tag output.
  • Dispatch update-agents-server to electric-sql/stratovolt with the Electric commit SHA, release tag, and package version.

Notes

This is paired with the Stratovolt workflow that receives update-agents-server and opens the dependency bump PR for packages/cloud-agents-server.

No changeset is included because this only changes GitHub Actions automation and does not alter a published package.

@icehaunter icehaunter merged commit fb40e82 into main May 19, 2026
14 checks passed
@icehaunter icehaunter deleted the codex/feat-agents-server-stratovolt-dispatch branch May 19, 2026 08:45
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.

3 participants