Pulse/cmd
rcourtman e467523a61 feat: serve install scripts from GitHub releases instead of main branch
Scripts like install.sh and install-sensor-proxy.sh are now attached
as release assets and downloaded from releases/latest/download/ URLs.
This ensures users always get scripts compatible with their installed
version, even while development continues on main.

Changes:
- build-release.sh: copy install scripts to release directory
- create-release.yml: upload scripts as release assets
- Updated all documentation and code references to use release URLs
- Scripts reference each other via release URLs for consistency
2025-11-26 08:59:59 +00:00
..
hashpw Add hashpw utility for generating password hashes 2025-11-06 16:46:56 +00:00
pulse Related to #712: auto-restore host agent binaries for download 2025-11-20 15:45:21 +00:00
pulse-agent fix: propagate unified agent version and improve legacy cleanup 2025-11-25 23:39:10 +00:00
pulse-docker-agent Add log level control for docker agent 2025-11-22 07:43:48 +00:00
pulse-host-agent Add log level control to host agent 2025-11-22 07:48:34 +00:00
pulse-sensor-proxy feat: serve install scripts from GitHub releases instead of main branch 2025-11-26 08:59:59 +00:00