Skip to content

Inject clean electrums#581

Merged
smk762 merged 44 commits intodevfrom
inject-clean-electrums
Aug 28, 2025
Merged

Inject clean electrums#581
smk762 merged 44 commits intodevfrom
inject-clean-electrums

Conversation

@smk762
Copy link
Contributor

@smk762 smk762 commented Aug 25, 2025

Replacement of #570 (includes #571)

smk762 and others added 30 commits August 7, 2025 00:52
…nks, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main
…nks, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main
…nks, formatted md content, checked presence of file and dirs based on sidebar, checked presence of h1 in every file, update Komodo DeFi Framework methods table, adds/updates preview images when base is main
@smk762
Copy link
Contributor Author

smk762 commented Aug 25, 2025

@gcharang CI is failing, looks like missing path in deploy repo https://github.com/KomodoPlatform/komodo-docs-mdx/actions/runs/17205091850/job/48803851037?pr=581#step:21:2043

Can I add anything to this PR to overcome it?

@gcharang
Copy link
Collaborator

gcharang commented Aug 25, 2025

Create an empty kdf_responses dir and add a dummy(or real) json to it @smk762

@github-actions
Copy link

github-actions bot commented Aug 26, 2025

Documentation Preview Links

Preview for commit: 8309a88
Base URL: https://b9381280.komodo-docs.pages.dev/en/docs

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces outdated/incorrect server values in documentation request examples with clean, up-to-date electrum server configurations. The changes focus on removing unused CompactTable imports and introducing new Python utilities for validating and updating node configurations in KDF response files.

  • Adds comprehensive Python utilities for KDF response validation and node updates
  • Removes unused CompactTable imports from 60+ documentation files
  • Updates JavaScript validation to handle new CodeGroup source attribute format
  • Converts hardcoded JSON examples to use new source-based CodeGroup format

Reviewed Changes

Copilot reviewed 81 out of 82 changed files in this pull request and generated no comments.

Show a summary per file
File Description
utils/py/validate_kdf_responses.py New Python script for validating KDF response JSON structure and content
utils/py/update_request_nodes.py New Python script to update node values in request files with latest data from coins repository
utils/py/batch_update_nodes.py Batch processing script for updating multiple JSON files
utils/py/README_update_nodes.md Comprehensive documentation for the node update utilities
utils/js/validate_update_internal_links_userpass.js Enhanced validation to support new CodeGroup source attribute
src/pages/komodo-defi-framework/api/v20/coin_activation/ Multiple files converting hardcoded JSON to source-based CodeGroup format
src/pages/komodo-defi-framework/api/legacy/coin_activation/index.mdx Converted legacy examples to use KdfResponses component
Multiple .mdx files Removal of unused CompactTable imports
Comments suppressed due to low confidence (5)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@smk762 smk762 merged commit eee9836 into dev Aug 28, 2025
2 checks passed
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