Skip to content

Fix P04 node naming check#25

Open
ralphwetzel wants to merge 1 commit intonode-red:mainfrom
ralphwetzel:main
Open

Fix P04 node naming check#25
ralphwetzel wants to merge 1 commit intonode-red:mainfrom
ralphwetzel:main

Conversation

@ralphwetzel
Copy link

In case of a

  • non-legacy node (that is a node registered for the first time after 31.01.2022)
  • having a unscoped name yet conforming to legacy specification

the current implementation

  • issues a warning in combination with setting flag 'test' : false
  • yet then confirms a valid name & sets the 'test' : true flag

This PR alters the sequence of the checks to ensure that non-legacy nodes get flagged as 'test' : false when having an unscoped name.

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