Files
pulse/.github/workflows
rcourtman ad871ad053 fix: improve automated release tarball to include production dependencies
- Create proper staging directory structure like manual releases
- Include production node_modules via npm install --omit=dev
- Copy all necessary files: server, src, docs, scripts
- Add verification for essential files before tarball creation
- Use proper rsync for file copying with progress

This should create ~100MB+ tarballs instead of 494KB, matching
manual release expectations with full production dependencies.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-13 17:15:51 +01:00
..