Skip to content
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

feature: Add script to download ledger snapshot and options #130

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

alpeto9
Copy link
Contributor

@alpeto9 alpeto9 commented Oct 8, 2024

Pull Request Template

Add options to download community snapshot

Description

  • Add prompt question if the user wants to download community snapshot
  • Add subcommand to indicate preference of downloading snapshot from community $ babylonnode docker --downloadcommunitysnapshot true/false
  • Inline Dockerfile in docker-compose to download community snapshot if desired.

Copy link

github-actions bot commented Oct 8, 2024

Test Results

54 tests  ±0   48 ✔️ ±0   7s ⏱️ -1s
  1 suites ±0     6 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 8947a24. ± Comparison against base commit c41619f.

♻️ This comment has been updated with latest results.

@alpeto9 alpeto9 marked this pull request as ready for review October 22, 2024 07:50
@alpeto9 alpeto9 changed the title Add script to download ledger snapshot and options feature: Add script to download ledger snapshot and options Oct 22, 2024
@alpeto9 alpeto9 requested a review from a team October 22, 2024 07:54
Copy link

github-actions bot commented Oct 22, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3897 2608 67% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
node-runner-cli/commands/dockercommand.py 47% 🟢
node-runner-cli/config/CoreDockerConfig.py 97% 🟢
node-runner-cli/setup/BaseSetup.py 54% 🟢
node-runner-cli/tests/unit/test_prompt_feeder_local.py 95% 🟢
node-runner-cli/tests/unit/test_systemd.py 90% 🟢
node-runner-cli/utils/PromptFeeder.py 97% 🟢
TOTAL 80% 🟢

updated for commit: 8947a24 by action🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants