-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
OH4 Tasks #3230
Comments
Maybe not appropriate to list it here (is there a similar issue for openhab-addons?), but shouldn't the Nashorn addon from the marketplace be brought in to the openhab-addons repo as part of OH 4? Then a decision would need to be made whether or not it should be automatically installed by default (like rrd4j) or not (I'd vote for not, assuming the porting of Blockly to JS Scripting is done before that.) This seems like a great opportunity to split out Rules DSL into it's own add-on too. I'm not sure that's required for OH 4 though, but I think it would be a good idea. |
Please note that there is also openhab/openhab-distro#1316 which already covers some of your points. I had a quick look at refactoring DSL rules to an add-on, but that requires a bit more work. |
I expect it to be — I created the code that automatically switches from Nashorn to GraalJS by modifying the MIME type and ported the logging blocks and @stefan-hoehn ported another block categories two weeks ago. You can have a look at https://github.com/stefan-hoehn/openhab-webui/commits/blockly_jsscripting. After the 3.4.0 Stable Release, I‘ve to take care of a few things in openhab-js but I am planning to ported a few other blocks over the holidays. |
In the past we tried to use GitHub Projects to keep track of issues and pull requests for separate OH versions ( see https://github.com/orgs/openhab/projects?type=classic ). I am not sure if someone tracked and kept it up to date all the time but maybe we should take a second look into the tool. One advantage is that it can be configured globally to be used with several repositories. |
Sound like a good suggestion @cweitkamp and IMO would make our lives much easier as we have one central place to track everything that‘s important. |
I already addd a project. Can you see and edit that? |
I can see and edit the project: I‘ve updated the view to include the repo and labels, but to hide assignees. |
Yes, I can see it an edit it. |
@florian-h05 Should we put the our blockly jscripting issue to the board as well and add all the tasks that need to be done? |
@stefan-hoehn |
@kaikreuzer can you make the project public in the settings? Changing the visibility is restricted to owners when you create one: |
Done. |
Ok, you were quicker - I was just about to do it. 😉 |
Since we track it in the project -> Closed. |
Why is the project closed?? |
Need to be done in this order
Independent Changes
The text was updated successfully, but these errors were encountered: