Files
pulse/.github/workflows
rcourtman 20d20e2c70 fix: comprehensive RC workflow tarball creation with production dependencies
- Add rsync for better file copying with fallback to cp
- Copy all essential directories and files like stable workflow
- Install production dependencies with npm install --omit=dev
- Add file verification checks before tarball creation
- Include scripts/install-pulse.sh and docs directories
- Match stable workflow's comprehensive tarball structure

This ensures RC releases have complete, production-ready tarballs
that match the quality and completeness of stable releases.
2025-06-13 22:48:12 +01:00
..