It would be great if Shell Apps could sync to and from a GitHub repository in the same way Scripted Actions do.
At the moment, Scripted Actions can be version-controlled, backed up, and managed outside the Nerdio portal through GitHub integration which is extremely useful for governance, rollback, and cross-environment consistency. Shell Apps, on the other hand, are currently portal-only.
Adding GitHub sync support for Shell Apps would:
- Provide an external backup and version history.
- Allow teams to edit and review code outside the Nerdio UI.
- Support CI/CD workflows and environment promotion (e.g. DEV → TEST → PROD).
- Improve change control, auditability, and recovery if something gets deleted or overwritten.
In short, it would bring Shell Apps in line with Scripted Actions and make management far more robust in enterprise environments.
Comments (1 comment)