-
Notifications
You must be signed in to change notification settings - Fork 524
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add larch 1st milestone Signed-off-by: Jasti Sri Radhe Shyam <[email protected]> * update larch 1st milestone as per recommendations - Evaluation: https://github.com/w3f/Grant-Milestone-Delivery/blob/master/evaluations/larch_1_takahser.md Signed-off-by: Jasti Sri Radhe Shyam <[email protected]> * update larch 1 milestone Signed-off-by: Jasti Sri Radhe Shyam <[email protected]> --------- Signed-off-by: Jasti Sri Radhe Shyam <[email protected]> Co-authored-by: Jasti Sri Radhe Shyam <[email protected]>
- Loading branch information
1 parent
348195d
commit 08f142c
Showing
1 changed file
with
25 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,25 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).** | ||
|
||
* **Application Document:** [larch - Zombie-net Automation](https://github.com/w3f/Grants-Program/blob/master/applications/Zeeve_Parachain_deployment_zoombienet_testing_automation.md). | ||
* **Milestone Number:** 1 | ||
|
||
**Deliverables** | ||
|
||
|
||
| Number | Deliverable | Link | Notes | | ||
| ------------- | ------------- | ------------- |------------- | | ||
| 0a. | License (GPLv3) |[larch/license](https://github.com/Zeeve-App/larch/blob/84da44beea04a399d91b1eb88d586e5e7e5c0058/license)| ...| | ||
| 0b. | Documentation | [larch/readme.md at main · Zeeve-App/larch](https://github.com/Zeeve-App/larch/blob/84da44beea04a399d91b1eb88d586e5e7e5c0058/readme.md) [larch/docs at main · Zeeve-App/larch](https://github.com/Zeeve-App/larch/blob/84da44beea04a399d91b1eb88d586e5e7e5c0058/docs/index.md) | Additionally docs are provided in the Larch application for users to understand usage and features | | ||
| 0c. | Testing | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | ... | | ||
| 0d. | Standalone Executable | [Release v1.2.1 · Zeeve-App/larch](https://github.com/Zeeve-App/larch/releases/tag/v1.2.1) | ... | | ||
| 1. | Initial Automation | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | The network launch from network template will automatically download the supported Zombienet executable and start the network creation process | | ||
| 2. | Configuration | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | Network configuration can be done using create template feature | | ||
| 3. | Node type support | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | Multiple nodes types can configured (templates) and can be created during network launch | | ||
| 4. | Cloud agnostic setup | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | The service can be executed on any Linux X86_64 based instance where Zombienet can run | | ||
| 5. | Network management | [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) | Network management can be done from Larch application like Network execution info, delete network, etc. and template management like cloning config, adding, deletion, etc. | | ||
|
||
**Additional Information** | ||
|
||
- [Zeeve-App/larch at 84da44beea04a399d91b1eb88d586e5e7e5c0058](https://github.com/Zeeve-App/larch/tree/84da44beea04a399d91b1eb88d586e5e7e5c0058) |