Skip to content

cd: auto export LLM files to llms-output after each CD build#332

Open
dobromirts wants to merge 1 commit into
vnextfrom
dtsvetkov/export-llm-files-after-cd
Open

cd: auto export LLM files to llms-output after each CD build#332
dobromirts wants to merge 1 commit into
vnextfrom
dtsvetkov/export-llm-files-after-cd

Conversation

@dobromirts

Copy link
Copy Markdown
Contributor

After every platform/locale CD build, copies llms.txt, llms-full.txt,
llms-small.txt and any named sets from dist/ into a tracked
llms-output/{platform}/{locale}/ directory and pushes directly to the branch.

  • Uses CLASSIC_PAT_GITHUB to bypass branch protection on vnext/master
  • Retry loop with exponential backoff handles parallel xplat matrix pushes
  • [skip ci] + paths-ignore on llms-output/** prevents re-trigger loops
  • Each branch (vnext/master) maintains its own LLM files with correct URLs

@dobromirts dobromirts added the ❌ status: awaiting-test PRs awaiting manual verification label Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

❌ status: awaiting-test PRs awaiting manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants