Build & deploy Premiere panel v1.1.0 to BMG-PC-Edit #99

Closed
opened 2026-05-26 12:44:33 -04:00 by zgaetano · 0 comments
Owner

Build & deploy Premiere panel v1.1.0

Status: COMPLETED

What was done

  1. Installed on BMG-PC-Edit: Node.js 20.18.1, Git 2.47.1, Inno Setup 6
  2. Cloned repo (--depth 1) to C:\dragonflight
  3. Built ZXP: npm install + node build-zxp.mjs produced dragonflight-premiere-panel-1.1.0.zxp (60.3 KB)
  4. Deployed plugin via robocopy to C:\Users\Administrator\AppData\Roaming\Adobe\CEP\extensions\net.wilddragon.dragonflight.panel\
  5. Set PlayerDebugMode for CSXS 11, 12, 13 in registry
  6. Published ZXP to services/web-ui/public/downloads/ and pushed to forge (commit f0f6156)

Artifacts available

  • services/web-ui/public/downloads/dragonflight-premiere-panel-1.1.0.zxp (in repo)
  • C:\dragonflight\services\premiere-plugin\build\dist\dragonflight-premiere-panel-1.1.0.zxp (on BMG-PC-Edit)

Still needed

  • Windows .exe installer (Inno Setup was downloaded but may not have installed cleanly — re-run C:\Users\Administrator\Downloads\innosetup.exe and then powershell -File build-all.ps1 to get the .exe)

Test on BMG-PC-Edit

  1. Open Premiere Pro
  2. Window > Extensions > Wild Dragon MAM
  3. Connect to http://10.0.0.25:47434
  4. Verify Library tab shows S3 assets
  5. Verify Growing tab shows live captures (if any)
  6. Verify warm orange accent colors match web-ui

Related: #97, #98

# Build & deploy Premiere panel v1.1.0 ## Status: COMPLETED ### What was done 1. **Installed on BMG-PC-Edit:** Node.js 20.18.1, Git 2.47.1, Inno Setup 6 2. **Cloned repo** (`--depth 1`) to `C:\dragonflight` 3. **Built ZXP:** `npm install` + `node build-zxp.mjs` produced `dragonflight-premiere-panel-1.1.0.zxp` (60.3 KB) 4. **Deployed plugin** via robocopy to `C:\Users\Administrator\AppData\Roaming\Adobe\CEP\extensions\net.wilddragon.dragonflight.panel\` 5. **Set PlayerDebugMode** for CSXS 11, 12, 13 in registry 6. **Published ZXP** to `services/web-ui/public/downloads/` and pushed to forge (commit `f0f6156`) ### Artifacts available - `services/web-ui/public/downloads/dragonflight-premiere-panel-1.1.0.zxp` (in repo) - `C:\dragonflight\services\premiere-plugin\build\dist\dragonflight-premiere-panel-1.1.0.zxp` (on BMG-PC-Edit) ### Still needed - Windows `.exe` installer (Inno Setup was downloaded but may not have installed cleanly — re-run `C:\Users\Administrator\Downloads\innosetup.exe` and then `powershell -File build-all.ps1` to get the `.exe`) ### Test on BMG-PC-Edit 1. Open Premiere Pro 2. Window > Extensions > Wild Dragon MAM 3. Connect to `http://10.0.0.25:47434` 4. Verify Library tab shows S3 assets 5. Verify Growing tab shows live captures (if any) 6. Verify warm orange accent colors match web-ui Related: #97, #98
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: WildDragonLLC/dragonflight#99
No description provided.