Update Nodesets automaticly #424
swamper123
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Could we add the UA-Nodeset as a subrepo, so that we just make a git pull and the Nodesets would be automaticly there? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I made something in #435 to make life a bit easier. It would be cool, if that script could be triggered when changes in UA-Nodeset are made and the changes merged into master (or temp branch and merge them manually)....but I have no clue if github offers something like a github action subscription service?! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
since we got some seperate files to update the UA Nodeset, we may add a method/create a single executable file to update everything at once?
This would include executing all generate_*.py files in schemas and an overwriting of the UA-Nodeset(-master) folder via git clone of the Nodesets master repo.
I could imagine either to put sth. like thtat into utils.py or a new file in the schemas folder (and the generate_*.py files in a subfolder perhaps?)?!
Since these Nodesets will be more and more, the Versions will be more and more important and I can imagine, that being uptodate in a simple way, may be a nice feature.
Beta Was this translation helpful? Give feedback.
All reactions