Skip to content

chore(workflow): fix and tidy update-docs-data#159

Merged
mouseless0x merged 2 commits into
mainfrom
refactor/workflow
Jul 2, 2026
Merged

chore(workflow): fix and tidy update-docs-data#159
mouseless0x merged 2 commits into
mainfrom
refactor/workflow

Conversation

@mouseless0x

@mouseless0x mouseless0x commented Jul 2, 2026

Copy link
Copy Markdown
Member

Maintenance fixes for the update-docs-data workflow:

  • Create the data/ directory before copying generated files — it has been gitignored since Make chain & token tables searchable #156, so it no longer exists in a fresh checkout and the copy step failed
  • Quiet the verbose per-chain output from the data generation run
  • Pass DATABASE_URL to the generation step via the step environment instead of writing a temporary .env file

🤖 Generated with Claude Code

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jul 2, 2026 6:38pm

Request Review

mouseless0x and others added 2 commits July 2, 2026 18:36
- Create the data directory before copying generated files (gitignored
  since #156, so it is absent in a fresh checkout)

- Reduce log noise from the updater run

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Pass DATABASE_URL to the generation step via the step environment
  instead of writing a temporary .env file; the script reads process.env
  directly and dotenv is a no-op when no .env is present

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mouseless0x mouseless0x changed the title chore(workflow): silence docs data logs chore(workflow): fix and tidy update-docs-data Jul 2, 2026
@mouseless0x mouseless0x merged commit a5e6699 into main Jul 2, 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