Full integration with git would be really cool to keep track of workflows, dashboards, experience page code and JavaScript inside function nodes.
The Workflow version control is helpful but a bit incomplete in the context of an entire application.
Full integration with git would be really cool to keep track of workflows, dashboards, experience page code and JavaScript inside function nodes.
The Workflow version control is helpful but a bit incomplete in the context of an entire application.
How do you see a Git integration working? Would you be storing device and workflow configuration as JSON objects within a repository? Or did you have something else in mind?
at the moment we have to copy and paste experience page code, workflow configurations, and any javascript from function nodes to and from git to track revisions.
So i didnt have any particilar method in mine, so long as there was a way to track source files without copy and paste.
One of our next big feature pushes will be versioning / staging vs. production status in experience views. We’re envisioning it working similarly to workflow versions, where we would store each “published” version and allow you to set a default version to return to your users while testing “in development” versions without disrupting the current experience. Would that satisfy your requirement?
that would be very helpful. It was be great if there was a way to keep a copy of the versions offline however.
I suggested git because because its so standard and its where all of our other software projects are housed, so its logical to use the same tools.
The main advantage of git being that our team can see incremental changes and compare diffs ,etc. I would presume the source for platform itself would use a revision control system like git so why not the content itself?
Yes please to Git. Visual languages (Labview, Simulink, Losant, etc.) have their strengths, but searching and diffing code are hard.
I had a wee think about how Git could integrate with Losant.
I would also love git integration. For me what is currently lacking is a clear UI for releasing and code review. In order to keep workflows reliable when collaborating as a team, what I am looking for is: