Skip to content

Fix included-build outputs missing from save bundles#11

Merged
joshfriend merged 1 commit intomainfrom
fix-included-build-save
Apr 14, 2026
Merged

Fix included-build outputs missing from save bundles#11
joshfriend merged 1 commit intomainfrom
fix-included-build-save

Conversation

@joshfriend
Copy link
Copy Markdown
Collaborator

Kong's type:"path" resolved --included-build values to absolute paths, causing ConventionBuildDirs to construct invalid doubled paths that silently matched nothing. Drop type:"path", validate paths upfront, and bake an included build into the default integration fixture.

@joshfriend joshfriend force-pushed the fix-included-build-save branch 2 times, most recently from 952e124 to 309d1ad Compare April 14, 2026 01:28
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: 0c101930ee

ℹ️ 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".

@joshfriend joshfriend force-pushed the fix-included-build-save branch 2 times, most recently from 3ff2b4e to 53de696 Compare April 14, 2026 02:16
@joshfriend joshfriend enabled auto-merge (squash) April 14, 2026 02:17
Kong's type:"path" resolved --included-build values to absolute paths,
causing ConventionBuildDirs to construct invalid doubled paths that
silently matched nothing. Drop type:"path", validate paths upfront, and
bake an included build into the default integration fixture.
@joshfriend joshfriend force-pushed the fix-included-build-save branch from 53de696 to 21d904c Compare April 14, 2026 02:25
@joshfriend joshfriend merged commit 851fadd into main Apr 14, 2026
10 checks passed
@joshfriend joshfriend deleted the fix-included-build-save branch April 14, 2026 02:32
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