Skip to content

chore: drop redundant llms.txt CI step (Hugo generates it now)#2304

Merged
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:chore/drop-llms-ci-step
Jun 14, 2026
Merged

chore: drop redundant llms.txt CI step (Hugo generates it now)#2304
soyuka merged 1 commit into
api-platform:mainfrom
soyuka:chore/drop-llms-ci-step

Conversation

@soyuka

@soyuka soyuka commented Jun 14, 2026

Copy link
Copy Markdown
Member

llms.txt + llms-full.txt are now produced by Hugo output formats (docs-website#30 + #31), so the explicit node tools/llms.mjs step in cd.yml is redundant. The Hugo build emits them on every deploy regardless of branch.

Merge order: merge this before the companion docs-website PR that removes tools/llms.mjs — otherwise a deploy would still call a deleted script.

llms.txt and llms-full.txt are now generated by Hugo (docs-website output
formats), so the explicit 'node tools/llms.mjs' deploy step is redundant.
Removing it also keeps generation consistent across every branch's deploy
(the step only existed on main's cd.yml).
@soyuka soyuka merged commit 15a640a into api-platform:main Jun 14, 2026
3 checks passed
@soyuka soyuka deleted the chore/drop-llms-ci-step branch June 14, 2026 08:48
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