This commit is contained in:
2026-07-28 21:28:53 +04:00
parent 3b01afeeb2
commit f395d2515d
3 changed files with 81 additions and 37 deletions
+4
View File
@@ -37,6 +37,10 @@ Install the Python dependency if required:
python -m pip install boto3
```
The PowerShell entry point calls `tool/upload_launcher_release.py` as a regular
Python file. Keep this helper beside the deployment script; it performs the S3
upload and verifies the uploaded object's byte length.
Back up `.moonwell_signing\dsa_priv.pem` in the project secret store. Never
commit it, upload it to Object Storage, or send it through chat. Losing this key
prevents released launchers from accepting future updates.