Skip to content

feat: configurable marketplace name#2964

Open
chase-crumbaugh wants to merge 6 commits into
mainfrom
feat/configurable-marketplace-name
Open

feat: configurable marketplace name#2964
chase-crumbaugh wants to merge 6 commits into
mainfrom
feat/configurable-marketplace-name

Conversation

@chase-crumbaugh
Copy link
Copy Markdown
Member

Simple customer ask. Allows plugin marketplace name to be configured

chase-crumbaugh and others added 3 commits May 20, 2026 11:52
Default changes from `<org-slug>-gram` to `speakeasy`, with a new per-project
override exposed via `plugins.get/updateMarketplaceSettings` and a Marketplace
settings section in the Plugins tab. Saving an override on a published project
auto-republishes to GitHub. English "Gram" → "Speakeasy" in generated README,
plugin descriptions, and hook scripts (URLs, env vars, HTTP headers untouched).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replace the inline Marketplace settings section with a gear-icon button in
the page CTA that opens a settings dialog. Reduces page chrome and groups
the rarely-changed setting alongside Publish.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The previous bare "speakeasy" default would have caused name collisions for
end users installing marketplaces from two Gram customer orgs. Suffixing by
the slugified org name keeps defaults unique while still rebranding off
"gram". The API now serves the default dynamically per-org so the dashboard
placeholder reflects the actual published default.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@chase-crumbaugh chase-crumbaugh requested review from a team as code owners May 20, 2026 19:16
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 20, 2026

🦋 Changeset detected

Latest commit: ad12b0b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
server Minor
dashboard Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
gram-docs-redirect Ready Ready Preview, Comment May 22, 2026 8:47pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

atlas migrate lint on server/migrations

Status Step Result
1 new migration file detected 20260520182725_project-marketplace-settings.sql
ERD and visual diff generated View Visualization
No issues found View Report
Read the full linting report on Atlas Cloud

@github-actions
Copy link
Copy Markdown
Contributor

atlas migrate lint on server/clickhouse/migrations

Status Step Result
No migration files detected  
ERD and visual diff generated View Visualization
No issues found View Report
Read the full linting report on Atlas Cloud

Copy link
Copy Markdown
Member

@simplesagar simplesagar left a comment

Choose a reason for hiding this comment

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

Should break out the imgration otherwise looks pretty good.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 0674e209bc

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread server/internal/plugins/impl.go
@github-actions github-actions Bot added the preview Spawn a preview environment label May 20, 2026
@speakeasybot
Copy link
Copy Markdown
Collaborator

speakeasybot commented May 20, 2026

🚀 Preview Environment (PR #2964)

Preview URL: https://pr-2964.dev.getgram.ai

Component Status Details Updated (UTC)
❌ Database Blocked Image build timed out 2026-05-22 23:36:17.
❌ Images Failed Timed out after 1186s waiting for images 2026-05-22 23:36:15.

Gram Preview Bot

@blacksmith-sh

This comment has been minimized.

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

Labels

preview Spawn a preview environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants