Skip to content

feat(bau): check-chain script is bit more flexible#47

Open
KrisF-Midnight wants to merge 1 commit intomainfrom
SRE-821/small-bau-changes
Open

feat(bau): check-chain script is bit more flexible#47
KrisF-Midnight wants to merge 1 commit intomainfrom
SRE-821/small-bau-changes

Conversation

@KrisF-Midnight
Copy link
Copy Markdown

@KrisF-Midnight KrisF-Midnight commented Aug 27, 2025

Summary

  • Make check-chain.sh and cardano-cli.sh accept all configuration via CLI arguments (--rpc-url, --postgres-password, --postgres-port, --postgres-user, --postgres-db, --cardano-network)
  • Fall back to environment variables when CLI arguments are not provided, with clear error messages listing all missing parameters
  • Add cardano-node sync progress check before running db-sync queries
  • Default RPC URL changed to http://127.0.0.1:9933

@KrisF-Midnight KrisF-Midnight self-assigned this Aug 27, 2025
@KrisF-Midnight KrisF-Midnight requested a review from a team as a code owner August 27, 2025 09:01
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 27, 2025

CLA assistant check
All committers have signed the CLA.

@KrisF-Midnight KrisF-Midnight force-pushed the SRE-821/small-bau-changes branch from 6e952bd to e305950 Compare August 27, 2025 09:08
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.

2 participants