Skip to main content

How uploads work

  1. Scan files.
  2. Calculate SHA-256.
  3. Create the manifest.
  4. Detect new or modified files.
  5. Upload required files.
  6. Create the version.
  • STABLE establishes a full release baseline.
  • PATCH and HOTFIX use manifest comparison to transfer required changes.
CLI upload processing

Scanning, hashing, manifest creation, and transfer