Apps
Software projects where you have access to the source code. Apps marked for tracking will intermittently be checked for updates
- Environment processesApps run as processes within environments providing interactive capability both internally and externally
- Lifecycle ManagementAssistance is give pushing and managing changes to code to be reviewed and merged
- Analysis & AuditingRun multiple tests to generate on-demand reports relating to architecture, security, and testing
App Lifecycle
Apps have 5 possible stages to operate
- SourcingMake the source code available to the workspace
- BuildGet the app ready for launch
- DevelopmentRun the app in a mode suitable for coding / debugging
- StagingRun app with "production" settings
- HealthIntermittent operations to check app is in working state