Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Jon C edited this page Nov 21, 2017 · 1 revision

Redeem development guidelines

  • Development of new features should happen in forks off the develop branch.
  • Development of bugfixes should happen in forks off the master branch
  • Pull Requests must be created and approved/merged by different team members
  • A pull request's code should ideally be tested on a development replicape+BBB board before being merged
  • Keep in mind that staging branch is pulled to generate the Umikaze images
  • Kamikaze images are built off master branch
  • When pull requests add dependencies, create an issue on the Umikaze project to include the requirement in the image build scripts for future-proofing
Clone this wiki locally