Development Process » History » Version 6
Luke Murphey, 02/24/2017 08:55 AM
| 1 | 1 | Luke Murphey | h1. Development Process |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | Goals: |
| 4 | 3 | Luke Murphey | * [[Process]]: create a high level process |
| 5 | 3 | Luke Murphey | * [[Tools]]: Identify good tools to use (source code repositories, build scripting, continuous integration, etc) |
| 6 | 3 | Luke Murphey | * [[Change Management]]: lock down Splunk installs to prevent local changes from overriding apps |
| 7 | 5 | Luke Murphey | * [[Unit Testing]]: run unit tests to programmatically detect failures |
| 8 | 6 | Luke Murphey | * [[Continuous Delivery and Testing]]: deploy the app to your test and production hosts automatically or with a single click |