Skip to content

Commit 7d3b2c3

Browse files
constantantclaude
andcommitted
fix(openapi-resource-gen): delete orphaned tag index.ts barrels on stale cleanup
Tag barrel files (e.g. actions/index.ts) were not included in the stale-file tracking set, so removing all endpoints for a tag left behind an empty barrel with broken re-exports. The fix: - Expand preExistingFiles filter to include /index.ts and /index.mock.ts files - Register every written barrel path in writtenFiles so root and active-tag barrels are protected; only barrels for tags no longer generated are deleted Regenerates github-data-access to remove the 43 orphaned tag folders that accumulated from a previous generation without --tagFilter. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e5e4ac0 commit 7d3b2c3

47 files changed

Lines changed: 67 additions & 946 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

libs/github-data-access/src/actions/index.ts

Lines changed: 0 additions & 187 deletions
This file was deleted.

libs/github-data-access/src/activity/index.ts

Lines changed: 0 additions & 32 deletions
This file was deleted.

libs/github-data-access/src/agent-tasks/index.ts

Lines changed: 0 additions & 5 deletions
This file was deleted.

libs/github-data-access/src/agents/index.ts

Lines changed: 0 additions & 30 deletions
This file was deleted.

libs/github-data-access/src/apps/index.ts

Lines changed: 0 additions & 37 deletions
This file was deleted.

libs/github-data-access/src/billing/index.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)