What problem does it solve?
This skill resolves the complexity of managing multi-environment deployments, ensuring that code, reactors, and assets are correctly synchronized between local development and remote SEMOSS instances.
Core Features & Use Cases
- Multi-Tier Deployment: Supports manual zip uploads, automated Python-based asset synchronization, and CLI-driven submission pipelines.
- Environment Management: Provides standardized configuration for local, preprod, and prod environments, including credential handling and URL derivation.
- Use Case: When you need to push a new React frontend build and updated Java reactors to a preprod instance, this skill guides you through the environment configuration and the execution of the asset sync script to ensure a successful deployment.
Quick Start
Use the semoss-deploy skill to synchronize the current project assets to the preprod environment using the automated sync script.