Skip to content

feat: improve BOOTSTRAP_DIR validation and error messaging#3340

Merged
mkoura merged 1 commit intomasterfrom
check_bootstrap_dir_validity
Feb 16, 2026
Merged

feat: improve BOOTSTRAP_DIR validation and error messaging#3340
mkoura merged 1 commit intomasterfrom
check_bootstrap_dir_validity

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Feb 16, 2026

  • Ensure BOOTSTRAP_DIR is resolved to a Path and checked for 'genesis-shelley.json' existence in configuration.py.
  • Enhance error messages to include the actual BOOTSTRAP_DIR value when missing required files.
  • Pass BOOTSTRAP_DIR as a string argument to start_script_args in cluster_scripts.py.

- Ensure BOOTSTRAP_DIR is resolved to a Path and checked for 'genesis-shelley.json' existence in configuration.py.
- Enhance error messages to include the actual BOOTSTRAP_DIR value when missing required files.
- Pass BOOTSTRAP_DIR as a string argument to start_script_args in cluster_scripts.py.
@mkoura mkoura requested a review from saratomaz as a code owner February 16, 2026 12:50
@mkoura mkoura merged commit 1b7d74c into master Feb 16, 2026
3 checks passed
@mkoura mkoura deleted the check_bootstrap_dir_validity branch February 16, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant