Skip to content

[API Nodes]: auto-discover all nodes_*.py files #11943

Merged
Kosinkadink merged 1 commit intomasterfrom
chore/api-nodes/autodiscover-nodes-files
Jan 18, 2026
Merged

[API Nodes]: auto-discover all nodes_*.py files #11943
Kosinkadink merged 1 commit intomasterfrom
chore/api-nodes/autodiscover-nodes-files

Conversation

@bigcat88
Copy link
Contributor

To avoid merge conflicts when adding new API nodes.

  • Replaces hardcoded list of API node files with automatic discovery using glob
  • New API nodes just need to follow the existing nodes_*.py naming convention

As a result:

  • PRs adding new API nodes no longer conflict with each other
  • No need to modify nodes.py when adding new API node files

Copy link
Member

@Kosinkadink Kosinkadink left a comment

Choose a reason for hiding this comment

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

Tested on my machine, seems to pick all partner node files, merging.

@Kosinkadink Kosinkadink merged commit 034fac7 into master Jan 18, 2026
14 checks passed
@Kosinkadink Kosinkadink deleted the chore/api-nodes/autodiscover-nodes-files branch January 18, 2026 06:41
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