Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Weekly Development Planning

Binh Q Nguyen edited this page Jun 13, 2016 · 11 revisions

June 13, 2016

  1. Release logistical exercise

    • Create a release branch to allow bug fixes
    • Suggested release branch name as a name of circulating currencies
    • Master branch is the latest greatest
    • Available as docker images
    • A Fabric wiki describing the release and linked from the main README.md
  2. Pull requests review

    • Enhancement to existing code requires some discussion (issue+slack) to reduce review effort
    • We need everyone (expert in area) to help review the pull requests
  3. Hackathon Coverage Tests (unit and behave)

    • Many modules have no or little coverage (to find current coverage, enter make unit-test)
    • Golang unit tests to provide coverage (Go test, Ginkgo&Gomega ?)
    • Fabric hackathon channel