You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add export-only mode (deploy_enabled)
Introduce a deploy_enabled setting and UI checkbox to allow a "solo export/ZIP" mode. When disabled the plugin skips GitHub token/repo validation, forces ZIP creation, and the queue/pipeline skips deploy phases. Admin notices, button labels and status messages updated to reflect export-only behavior. Persist deploy_enabled in job opts. Bump plugin version to 1.13.0 and add changelog/readme entry describing the new mode.