-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: dynamically construct the genesis-network.json and add it to the values file to be used during network deploy #982
base: main
Are you sure you want to change the base?
feat: dynamically construct the genesis-network.json and add it to the values file to be used during network deploy #982
Conversation
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
…y what they do Signed-off-by: instamenta <[email protected]>
…s as circular dependencies Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Unit Test Results - Linux 1 files ±0 57 suites ±0 2s ⏱️ -1s For more details on these failures, see this check. Results for commit 23238fc. ± Comparison against base commit a4ef700. ♻️ This comment has been updated with latest results. |
Unit Test Results - Windows 1 files ±0 57 suites ±0 14s ⏱️ ±0s For more details on these failures, see this check. Results for commit 23238fc. ± Comparison against base commit a4ef700. ♻️ This comment has been updated with latest results. |
Signed-off-by: instamenta <[email protected]>
…es and keeping it D.R.Y. Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
Signed-off-by: instamenta <[email protected]>
…iness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy
…r's while parsing the json inside the node root containerpull Signed-off-by: instamenta <[email protected]>
…al logic to not break tests Signed-off-by: instamenta <[email protected]>
…iness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy
Description
Related Issues