This repository has been archived by the owner on Mar 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1k
Weekly Development Planning
Binh Q Nguyen edited this page Jun 27, 2016
·
11 revisions
- Next generation items
- 3 Pull requests resolution (Sheehan)
- Close issues
- Release v0.5-developer-preview
- Release procedure
- Discuss PR resolution: Suggested to use part of this meeting and mid-weed slack channel to resolve PRs (5 at a time)
- Discuss new ideas: Use the emailing list hyperledger-fabric@lists.hyperledger.org to start the discussion; if can't resolve, we'll add it to the Monday agenda as appropriate
- Need a list of component experts so that the community can contact for help
-
Release logistical exercise (by 6/17, end of hackathon)
- 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
- *** I discussed more with Ramesh, Trevor, and Ry today 6/14 and learned that the CI should work agaist the release branch; we just need to target the selected PRs to the release branch (not the master branch). They recommend to merge from commits the release branch to the master branch often. I will write a release process
-
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
-
Virtual Hyperledger Hackathon 6/15 - 6/17
- Coverage Tests (unit and behave), bug fixes, and triage on the issues (more than 300)
- Many modules have no or little coverage (to find current coverage, run
make unit-test
) - Tools: Go test, Ginkgo&Gomega, Behave, others?
- Fabric hackathon channel