Skip to content

Commit e03b622

Browse files
committed
Portal: Commit llms txt files, add logs in postbuild scripts (#6890)
<!-- ## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes" If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000): ## Notes for the reviewer Anything important to call out? Be sure to also clarify these in your comments. ## How to test Unit tests, playground, etc. --> <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on enhancing error handling and logging in the `extractSearchData.ts` and `extractLLMData.ts` scripts, while also updating the content of the `llms.txt` file with new documentation. ### Detailed summary - Added logging for successful extraction in `extractSearchData.ts` and `extractLLMData.ts`. - Implemented error handling with `try-catch` blocks in both scripts. - Updated `llms.txt` with new documentation content, including UI components, transactions, and hooks. > The following files were skipped due to too many changes: `apps/portal/public/llms.txt`, `apps/portal/public/llms-full.txt` > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
1 parent 21e7bd3 commit e03b622

File tree

5 files changed

+57910
-7
lines changed

5 files changed

+57910
-7
lines changed

apps/portal/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ next-env.d.ts
3939

4040
# generated files
4141
searchIndex.json
42-
public/llms.txt
43-
public/llms-full.txt
4442

4543
.env
4644
public/sitemap*.xml

0 commit comments

Comments
 (0)