Skip to content

fix: Detect stale generated route and skill pages in sync:openapi:check - #3

Merged
wagnercosta merged 1 commit into
mainfrom
fix/openapi-check-coverage
Aug 29, 2026
Merged

fix: Detect stale generated route and skill pages in sync:openapi:check#3
wagnercosta merged 1 commit into
mainfrom
fix/openapi-check-coverage

Conversation

@wagnercosta

Copy link
Copy Markdown
Member

What

pnpm sync:openapi:check now diffs docs/commands/ and skills/asknews-cli/references/commands/ (including untracked new pages), not just src/generated and the commands README.

Why

pnpm generate writes the per-route pages and the npm-shipped skill references too, but the drift gate ignored them — that is exactly where an environment-derived default leaked in a previous refresh while CI stayed green. This also serves as the first fix: to exercise the new release-please flow (→ 0.2.4).

@wagnercosta
wagnercosta merged commit 86d7b29 into main Aug 29, 2026
1 check passed
@wagnercosta
wagnercosta deleted the fix/openapi-check-coverage branch August 29, 2026 00:14
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.

1 participant