Allow publishing plugins through share updates#33908
Merged
copyberry[bot] merged 1 commit intoJul 17, 2026
Merged
Conversation
## What changed - Accept `LISTED` discoverability in `plugin/share/updateTargets` and forward it to the remote plugin sharing API. - Update the generated JSON schemas and TypeScript type with the new enum value. ## Testing - Add an app-server integration test that publishes a workspace plugin and verifies the `LISTED` request and response. GitOrigin-RevId: 978f4b94b318e772bf80347e58dd5b1d2819a653
copyberry
Bot
force-pushed
the
copyberry/codex-internal-to-codex-oss/978f4b94b318e772bf80347e58dd5b1d2819a653
branch
from
July 17, 2026 21:29
cd2bd67 to
3a06748
Compare
copyberry
Bot
deleted the
copyberry/codex-internal-to-codex-oss/978f4b94b318e772bf80347e58dd5b1d2819a653
branch
July 17, 2026 21:31
topemalheiro
temporarily deployed
to
issue-triage
July 17, 2026 22:23 — with
GitHub Actions
Inactive
topemalheiro
temporarily deployed
to
issue-triage
July 17, 2026 22:23 — with
GitHub Actions
Inactive
topemalheiro
temporarily deployed
to
issue-triage
July 17, 2026 22:23 — with
GitHub Actions
Inactive
SchroederAdrian
temporarily deployed
to
issue-triage
July 17, 2026 23:04 — with
GitHub Actions
Inactive
SchroederAdrian
temporarily deployed
to
issue-triage
July 17, 2026 23:04 — with
GitHub Actions
Inactive
SchroederAdrian
temporarily deployed
to
issue-triage
July 17, 2026 23:04 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allow publishing plugins through share updates
What changed
LISTEDdiscoverability inplugin/share/updateTargetsand forward it to the remote plugin sharing API.Testing
LISTEDrequest and response.