This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
development:guidelines [2015/03/04 23:28] lee |
development:guidelines [2017/02/02 14:43] (current) chrisknoll |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| === Integrated Development Environments === | === Integrated Development Environments === | ||
| * [[Optimizing Spring builds in NetBeans]] | * [[Optimizing Spring builds in NetBeans]] | ||
| + | |||
| + | === Database Migration Management using Flyway === | ||
| + | * [[Database Migration Management]] | ||
| === Continuous Integration Services === | === Continuous Integration Services === | ||
| - | * [[OHDSI Jenkins CI Server]] | + | * [[OHDSI Jenkins CI Server]] used for everything that is not R |
| + | * [[OHDSI Travis CI Server]] used for everything in R | ||
| === Unit Testing === | === Unit Testing === | ||
| + | * [[Unit testing in R]] | ||
| === Nexus Repository === | === Nexus Repository === | ||
| Line 19: | Line 24: | ||
| === Source Control === | === Source Control === | ||
| - | * [[OHDSI Github Projects]] | + | * [[development:ohdsi_github_projects_v2|OHDSI Github Projects]] |
| + | |||
| + | === Web Development === | ||
| + | * [[Style Guide]] | ||
| === Code style === | === Code style === | ||
| Line 27: | Line 35: | ||
| === Documentation === | === Documentation === | ||
| * [[OHDSI documentation guidelines]] | * [[OHDSI documentation guidelines]] | ||
| - | |||