-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added 'Cookbook' for practical development details
- Loading branch information
1 parent
8b85cf5
commit f7a3852
Showing
3 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Developer Cookbook (Richard, Tim, Chris B) | ||
|
||
1. Project Management | ||
1. Project Management in Translator (Chris B) | ||
1. Project milestones | ||
2. Github in Translator | ||
1. Setting up repositories | ||
1. Role of NCATSTranslator, and other related specialized Git Organizations | ||
2. User Groups | ||
3. Access Policies | ||
2. Forking code | ||
3. Issue tracking | ||
4. How to submit a PR - Richard | ||
5. Publishing releases | ||
6. Publishing modules (pypi) | ||
2. Coding process - Tim, Chris B | ||
1. Test Driven development | ||
2. Documentation Requirements | ||
1. Licensing | ||
3. Describe how to test, deploy & version artifacts - Tim, Chris B, Mark W. | ||
1. Versioning artifacts | ||
2. Component registration: Translator Smart API Registry | ||
1. SmartAPI translator extension metadata | ||
3. Deployment environments: | ||
1. x-maturity: dev, prod, etc. | ||
4. Continuous Integration Dev Ops | ||
5. Packaging | ||
1. Docker | ||
6. Deployment Process | ||
1. ITRB |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters