Rename ifcviewer-autodesk connector to bonsaiviewer-autodesk

Follows the host viewer's rename to Bonsai Viewer: directory, Python
package, entry point, PyInstaller spec, keyring service, and on-disk
config/cache paths all use the bonsaiviewer-autodesk name. CI workflow
filename and path filters updated to match.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Dion Moult
2026-05-20 09:49:34 +10:00
parent 59e5b2b1b8
commit 084c87ea06
17 changed files with 121 additions and 114 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"id": "autodesk",
"name": "Autodesk Forma",
"version": "0.1.0",
"exec": "bonsaiviewer-autodesk"
}