Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Node-RED Flow Examples #8

Closed
ampledata opened this issue Dec 2, 2022 · 0 comments
Closed

Fix Node-RED Flow Examples #8

ampledata opened this issue Dec 2, 2022 · 0 comments

Comments

@ampledata
Copy link
Owner

Examples
Requirements
The package SHOULD include example flows that demonstrate each node. The tool will check the examples folder (and any nested folders) for json flow files. It will then iterate over these files and look at the nodes used in the flows to ensure that all nodes declared in the package are used in an example at least once. Config nodes are excluded from the check.

Reason
Examples are an excellent way for users to understand how to use a node.

Reference
https://nodered.org/docs/creating-nodes/examples

ampledata added a commit that referenced this issue Aug 18, 2023
- Added ReadTheDocs documentation site: https://node-red-contrib-aprs.rtfd.io/
- Added GitHub workflow actions (CI/CD).
- Updated metadata/copyright/docstrings.
- Ran everything through prettier.
- Fixes [#8](#8): Missing examples.
- Fixes [#11](#11): Default filter missing on RX node.
- Fixes [#15](#15), [#12](#12) & [#14](#14): Parameter in APRS TX Node config.
- Fixes [#17](#17): User & pass parameters in APRS Config Node credentials.
- Fixes [#18](#18): Move APRS Nodes to 'network' category in palette.
- Fixes [#19](#19): Add unit tests.
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

No branches or pull requests

1 participant