Skip to content

Commit da72cbd

Browse files
committed
docs: add release checklist
1 parent ca48f6e commit da72cbd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Release Checklist
2+
3+
- Build zip: `blender.exe --command extension build --source-dir . --output-dir ./dist`
4+
- In Blender, remove any dev symlink/junction install of `blender_bridge`
5+
- Install `dist/blender_bridge-<version>.zip` via `Install from Disk`
6+
- Confirm no manifest warning appears
7+
- Enable addon and verify toggle, `Copy Agent Instructions`, and HTTP POST to `http://localhost:9876`
8+
- Re-enable dev symlink/junction after release testing if needed

0 commit comments

Comments
 (0)