-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Dave Kelsey <d_kelsey@uk.ibm.com>
- Loading branch information
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
--- | ||
layout: default | ||
title: 2024 Q3 Hyperledger Caliper | ||
parent: 2024 | ||
grand_parent: Project Updates | ||
--- | ||
|
||
# Project Health | ||
|
||
* 2 active maintainers | ||
* Questions on Discord and GitHub are periodically answered | ||
* Contributor discussions happen mostly on Discord | ||
* The mentorship projects have started in June with contributions already merged | ||
|
||
# Questions/Issues for the TOC | ||
|
||
Not at this time. | ||
|
||
# Releases | ||
|
||
The latest stable release is v0.6.0; we're also continuously publishing unstable releases after every merged PR (no new releases): | ||
|
||
* [npm](https://www.npmjs.com/package/@hyperledger/caliper-cli/v/0.6.0) | ||
* [DockerHub](https://hub.docker.com/layers/hyperledger/caliper/0.6.0/images/sha256-ace68b58b329a5f2c5bd569cc2f59b7f64e9bbee1f3bb9f4f8a97469b55d7b2b?context=explore) | ||
|
||
# Overall Activity in the Past Quarter | ||
|
||
[List of merged PRs (16)](https://github.com/hyperledger/caliper/pulls?q=is%3Apr+is%3Aclosed+merged%3A2024-07-01..2024-09-30) | ||
|
||
Summary of activities: | ||
* Documentation improvements/fixes | ||
* Removing legacy components | ||
* Updating dependency versions | ||
* adding unit tests | ||
|
||
# Current Plans | ||
|
||
The two main goals for the next quarter is to migrate the documentation to the suggested Hyperledger template, and to increase the test coverage of the core components. Both plans are carried out by the running mentorship projects. | ||
|
||
# Maintainer Diversity | ||
|
||
[Hyperledger Caliper maintainers](https://github.com/hyperledger/caliper/blob/08f732a484c93285fdc4df628f10cbc8d454d583/MAINTAINERS.md) in 2024 Q3 (unchanged compared to the previous quarter): | ||
* Dave Kelsey (UK) | ||
* Attila Klenik (NTCA|BME, Hungary) | ||
|
||
# Contributor Diversity | ||
|
||
Contributions from maintainers, the community and the mentorship project mentees. | ||
|
||
# Additional Information | ||
|
||
N.A. | ||
|