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

Feature/41 publish nodes by category #50

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

alvarobernal2412
Copy link
Member

This pull request includes significant updates to the Node-RED project, focusing on package restructuring, dependency updates, and the removal of deprecated nodes. The most important changes include renaming the project, modifying dependencies, and removing obsolete nodes.

Project Restructuring and Dependency Updates:

  • package.json: Renamed the project to status-compliance, updated the description, and restructured the project to use workspaces. Updated dependencies to include various @statuscompliance packages. [1] [2]
  • Dockerfile: Updated the npm install command to include the latest @statuscompliance packages.

Removal of Deprecated Nodes:

  • nodes/other/aux.html and nodes/other/aux.js: Removed the aux node, including its registration and logic. [1] [2]
  • nodes/status/status-storer.js: Removed the status-storer node and its associated logic.

Documentation and Licensing:

Minor Fixes:

@alvarobernal2412 alvarobernal2412 force-pushed the feature/41-Publish_nodes_by_category branch from 97c83a0 to 6bb29ea Compare October 15, 2024 15:33
@alvarobernal2412 alvarobernal2412 force-pushed the feature/41-Publish_nodes_by_category branch from 6563173 to 296662a Compare October 16, 2024 14:30
@alvarobernal2412 alvarobernal2412 force-pushed the feature/41-Publish_nodes_by_category branch from ff146ae to 42a1dc8 Compare October 16, 2024 14:57
@alvarobernal2412 alvarobernal2412 force-pushed the feature/41-Publish_nodes_by_category branch from 42a1dc8 to ca1042e Compare October 16, 2024 15:01
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