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

Would continuous integration testing be useful? #1

Open
cclauss opened this issue Dec 6, 2019 · 1 comment
Open

Would continuous integration testing be useful? #1

cclauss opened this issue Dec 6, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@cclauss
Copy link

cclauss commented Dec 6, 2019

Would it make sense to automate some of this workflow in GitHub Actions, Travis CI, CircleCI, etc.?

@binnes binnes added the enhancement New feature or request label Dec 6, 2019
@binnes
Copy link
Owner

binnes commented Dec 6, 2019

Hi Christian, that is where these tutorials lead to. By enabling git integration, being able to build a container with configuration separated from the application code It allows Node-RED to be like any more traditional programming language and fit into a DevOps pipeline.

I decided not to go as far as to create a pipeline and constrain the content to Node-RED specific activity that can be run on a developer laptop.

If there is a consensus that the tutorials should be extended to cover creating a pipeline then happy to do it, but then we get into 'which pipeline tool, etc...' questions.

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

No branches or pull requests

2 participants