-
Notifications
You must be signed in to change notification settings - Fork 37
Branching
Social Computing edited this page May 6, 2015
·
1 revision
There will be two branches: master and dev.
The master branch will be the production one, and will run in the production server. If there is any quick fix to apply, it will be applied on the master branch.
The dev branch will be the development one, and will be the one against which the developers will work. Developers should commit in the dev branch as long as they don't break the build. Developers can commit before the QA.
- Home
- [What is AIDR?](AIDR Overview)
- The science behind AIDR
- [Operator's manual](AIDR Operator's Manual)
- [Public API documentation](API documentation)
- High-level overview
- Common
- DB Manager
- DTO standards
- Database schema
- Manager
- Manager API
- Collector
- Collector API
- Reconnect strategy
- Collector Tester
- Output
- Output API
- Output Buffered
- Output Streaming
- Output Tester
- Persister
- Persister API
- Persister Tester
- Tagger
- Tagger Concepts
- Tagger API
- Tagger Tester
- Trainer
- Trainer API
- PyBossa Trainer