-
-
Notifications
You must be signed in to change notification settings - Fork 724
Home
Danni M edited this page Aug 2, 2019
·
42 revisions
Welcome to the Developer documentation for Open Food Network! Please read this for an overview of how the project works and dig into other pages on this wiki for more info.
If you want more generally to understand the OFN project, how the community works and the general processes we have implemented, please check the OFN handbook.
Tool | Used for.. |
---|---|
Discourse | Forum for in-depth feature discussion, community updates, processes, international conversations. |
Slack | Real-time conversations on development, deployment, features, and other community issues needing synchronous conversations. Use the #dev channel if you need help setting up. |
GitHub | Issues are used for bugs and features from the backlog that will be implemented. |
ZenHub | For agile kanban issue management. |
A full set of tools used can be seen on StackShare (setup for UK but similar for most instances).
See the ofn-install wiki where you find guides to install a new server, set up Bugsnag, Google Maps and much more.
Development environment setup
- Pipeline development process
- Bug severity
- Feature template (epic)
- Internationalisation (i18n)
- Dependency updates
Development
- Developer Guidelines
- The process of review, test, merge and deploy
- Making a great commit
- Making a great pull request
- Code Conventions
- Database migrations
- Testing and Rspec Tips
- Automated Testing Gotchas
- Rubocop
- Angular and OFN
- Feature toggles
- Stimulus and Turbo
Testing
- Testing process
- OFN Testing Documentation (Handbooks)
- Continuous Integration
- Parallelized test suite with knapsack
- Karma
Releasing
Specific features
Data and APIs
Instance-specific configuration
External services
Design