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

Merge node-red v0.20.0-beta.3 into share-red repository #8

Open
h-parekh opened this issue Jan 10, 2019 · 2 comments
Open

Merge node-red v0.20.0-beta.3 into share-red repository #8

h-parekh opened this issue Jan 10, 2019 · 2 comments
Assignees
Labels
current sprint enhancement New feature or request

Comments

@h-parekh
Copy link
Member

No description provided.

@h-parekh h-parekh self-assigned this Jan 10, 2019
@h-parekh h-parekh added the enhancement New feature or request label Jan 10, 2019
@h-parekh
Copy link
Member Author

I rebased the 0.20.0.beta-3 version from node-red/dev branch over share-research/share-red repository.

It's not the cleanest rebase I've done, because:

  • there were a bunch of extraneous folders that I had to cleanup from project root
  • skipped some commits for dependent packages, that I added back in later

I've tested my branch with share-red-flows and was able to get a clean result.

Steps to test:

  1. Clone this branch on local
  2. cd
  3. Run npm install. This took a while since some of the modules got built from source.
  4. Start the instance node packages/node_modules/node-red/red.js --userDir . (npm start --userDir . doesn't work as expected, and reports a "missing package.json error")
  5. Add the share-red-flows project
  6. Test the flow

@h-parekh
Copy link
Member Author

PR for this effort: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current sprint enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants