Skip to content

fix: add missing cli/skills/docs/ and un-ignore it from .gitignore#81

Merged
jurassix merged 1 commit into
mainfrom
clint/docs-missing
May 29, 2026
Merged

fix: add missing cli/skills/docs/ and un-ignore it from .gitignore#81
jurassix merged 1 commit into
mainfrom
clint/docs-missing

Conversation

@jurassix
Copy link
Copy Markdown
Collaborator

The top-level docs/ gitignore rule matched cli/skills/docs/, so the generated skill was never committed. embed.go referenced it, causing 'no matching files found' on CI's clean checkout.

Change docs/ to /docs/ to anchor the rule to the repo root only.

The top-level docs/ gitignore rule matched cli/skills/docs/, so the
generated skill was never committed. embed.go referenced it, causing
'no matching files found' on CI's clean checkout.

Change docs/ to /docs/ to anchor the rule to the repo root only.
@jurassix jurassix merged commit 7f0dd39 into main May 29, 2026
2 checks passed
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