Skip to content

chore: force next release to 1.29.0 (Release-As)#263

Closed
VascoSch92 wants to merge 1 commit into
mainfrom
vasco/release-as-1.29.0
Closed

chore: force next release to 1.29.0 (Release-As)#263
VascoSch92 wants to merge 1 commit into
mainfrom
vasco/release-as-1.29.0

Conversation

@VascoSch92

Copy link
Copy Markdown
Member

Why

The open release PR (#236) bumps to 2.0.0 because commit f4222151feat!: remove unused CloudProxyClient (#250) — carries a ! breaking-change marker. That change was not actually consumer-breaking, so a major bump isn't warranted. Without it, the accumulated feat: commits are a minor bump → 1.29.0.

This empty commit carries a Release-As: 1.29.0 footer to override Release Please's computed version. Once merged to main, Release Please will rewrite PR #236 from 2.0.0 to 1.29.0.

⚠️ Merge instructions

This repo squash-merges with a blank commit body by default, which would strip the footer. Merge with the body set explicitly so Release-As: 1.29.0 lands on main:

gh pr merge --squash --body "Release-As: 1.29.0"

(Release-As: 1.29.0)

Release-As: 1.29.0
@github-actions github-actions Bot added the type: chore Maintenance / chores label Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Endpoint audit

❌ 6 off-contract call(s) — not on the agent-server · classifiers: cloud

Category Count
❌ Off-contract (not on agent-server) 6
  ⛔ no known backend 5
  ↗️ served by cloud 1
➕ Missing API (agent-server has, client lacks) 9
agent-server endpoints 116
client endpoints 111

❌ Not on agent-server (gated, 6)

⛔ (no known backend) — served by no backend we can see (5)

  • DELETE /api/meta-profiles/{}
  • GET /api/meta-profiles
  • GET /api/meta-profiles/{}
  • POST /api/meta-profiles/{}
  • POST /api/meta-profiles/{}/activate

↗️ served by cloud (1)

  • GET /api/shared-events/search

➕ Missing API — agent-server exposes it, client does not implement (9)

  • GET /
  • GET /api/conversations
  • GET /api/conversations/{}/events
  • GET /api/conversations/{}/workspace
  • GET /api/conversations/{}/workspace/{}
  • GET /api/file/archive
  • GET /api/init
  • POST /api/conversations/{}/load_plugin
  • POST /api/init

@VascoSch92 VascoSch92 enabled auto-merge (squash) July 6, 2026 14:02
@enyst

enyst commented Jul 7, 2026

Copy link
Copy Markdown
Member

Happy to give it a stamp when you say you need, @VascoSch92

From PR description:

Merge instructions

will work?

@neubig

neubig commented Jul 7, 2026

Copy link
Copy Markdown
Member

Closing as superseded by the 1.32.0 release path. PR #264 now updates the tracked agent-server image to v1.32.0 and includes merge instructions to preserve Release-As: 1.32.0, so this older Release-As: 1.29.0 override should no longer be merged.

This comment was created by an AI agent (OpenHands) on behalf of Graham Neubig.

@neubig neubig closed this Jul 7, 2026
auto-merge was automatically disabled July 7, 2026 06:47

Pull request was closed

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

Labels

type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants