Project Health

Overall health is OK with working on the coming v1.0 release.  v1.0.0-alpha2 is released on May 30, 2022. v1.0.0-beta is planed this quarter.

The 1.0 release is with new architecture.

  1. The new dashboard is almost done;
  2. New agent design and docker agent implementation are done;
  3. Continue the API Engine;

On the other hand, the internship project attracts 100+ applicants, and review/selection is done with lots of work.

Required Information

  1. Have you switched from master to main in all your repos? Yes
  2. Have you implemented the Common Repository Structure in all your repos? Yes
  3. Has your project implemented these inclusive language changes listed below to your repo? You can optionally use the DCI Lint tool to make this a recurring action on your repo. Yes
    1. master → main
    2. slave → replicas
    3. blacklist → denylist
    4. whitelist → allowlist
  4. Have you added an Inclusive Language Statement to your project's documentation and/or Wiki pages? Yes, we have a PR open for adding the statement to our main README.md file: https://github.com/hyperledger/cello/pull/450

Issues

No.

Releases

v1.0.0-alpha2 is done in May, 2022.

Plan a v1.0.0-beta release this quarter.

Overall Activity in the Past Quarter

This quarter, we mainly have been focusing on the implementation of API engine and front end.

  • Completed the front end basic work on the deployment operations;
  • Finish the new backend agent (based on Docker);
  • Finish the cli SDK for dashboard usage.
  • Continued development of API engine.
    • node APIs are done;
    • channel APIs are almost done;
    • chaincode APIs are on-going.

Current Plans

Next steps include:

  • Finish the v1.0.0-beta release in the 2nd quarter of 2022.

Maintainer Diversity

Current there are 3 maintainers, and those active developers who contribute to cello continuously (3 month) may be nominated as new maintainers. 

1 maintainer (Qiang Xu) is retired this quarter and a new one is nominated (Yuanmao Zhu).

  • Baohua Yang (Oracle)
  • Yang Feng (H3C)
  • Yuanmao Zhu (Coinbase)

Contributor Diversity

This quarter, we have a total of 22 commits from 3 contributors.

Additional Information

Insights from  Feb 26 2022 to May 31 2022 ,can be found at Cello stats for last quarter.

Reviewed by

Submission date

$action.dateFormatter.formatGivenString("dd-MMM-yyyy", $content.getCreationDate())

4 Comments

  1. Hi, Baohua Yang: It looks like you are using an old template of the project report. There are two additional questions in the required information:

    1. Has your project implemented these inclusive language changes listed below to your repo? You can optionally use the DCI Lint tool to make this a recurring action on your repo.
      1. master → main
      2. slave → replicas
      3. blacklist → denylist
      4. whitelist → allowlist
    2. Have you added an Inclusive Language Statement to your project's documentation and/or Wiki pages?

    Also, Hart is no longer required to review the project reports. Can you please let us know the answers to the above questions.

    1. Update the content, and add the inclusive language statement at https://github.com/hyperledger/cello/pull/450.

      Thanks!

  2. hi Baohua Yang, I assume enhancing the docs is part of the release 1.0 activities? It looks like the published version of the docs hasn't moved much, would highly encourage the team to work on making the docs more filled in so new comers and potential contributors can get started.

    1. Nice suggestion, will bridge the message with the team!