Skip to content

chore(deployments): cover OpenAPI operation tag ingestion with integration test#2930

Merged
bflad merged 1 commit into
mainfrom
bflad-age-2347-openapi-source-tag-ingestion-hXwo
May 20, 2026
Merged

chore(deployments): cover OpenAPI operation tag ingestion with integration test#2930
bflad merged 1 commit into
mainfrom
bflad-age-2347-openapi-source-tag-ingestion-hXwo

Conversation

@bflad
Copy link
Copy Markdown
Member

@bflad bflad commented May 19, 2026

https://linear.app/speakeasy/issue/AGE-2347/openapi-source-tag-ingestion

Summary

The parser → DB pipeline for OpenAPI operation tags was already wired end-to-end but had no test asserting that tags actually persist. Adds an integration test using a new minimal fixture that exercises multi, single, and zero operation-level tags, plus the root-level document tags case to confirm those do not bleed onto untagged operations.

…ation test

https://linear.app/speakeasy/issue/AGE-2347/openapi-source-tag-ingestion

The parser → DB pipeline for OpenAPI operation tags was already wired
end-to-end but had no test asserting that tags actually persist. Adds
an integration test using a new minimal fixture that exercises multi,
single, and zero operation-level tags, plus the root-level document
tags case to confirm those do not bleed onto untagged operations.
@bflad bflad requested a review from a team as a code owner May 19, 2026 21:32
@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 19, 2026

AGE-2347

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 19, 2026

⚠️ No Changeset found

Latest commit: ccbedc0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 19, 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 19, 2026 9:32pm

Request Review

@github-actions github-actions Bot added the preview Spawn a preview environment label May 19, 2026
@speakeasybot
Copy link
Copy Markdown
Collaborator

speakeasybot commented May 19, 2026

🚀 Preview Environment (PR #2930)

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

Component Status Details Updated (UTC)
✅ Database Ready Existing database reused 2026-05-20 12:00:43.
✅ Images Available Container images ready 2026-05-20 11:59:58.

Gram Preview Bot

@bflad bflad added this pull request to the merge queue May 20, 2026
Merged via the queue into main with commit 22ae948 May 20, 2026
33 checks passed
@bflad bflad deleted the bflad-age-2347-openapi-source-tag-ingestion-hXwo branch May 20, 2026 15:25
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

preview Spawn a preview environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants