Robert Patrick

Results 100 comments of Robert Patrick

Have you looked at the @electron/get project instructions? Assuming you are using a modern version of Electron, I would expect setting the following environment variables to allow this to work:...

@zappee localhost does not work in a docker-compose environment for communication between containers. localhost will only work for applications running outside of docker-compose communicating with a container. All container-to-container communication...

@textanalyticsman Can you help me understand what you are doing with WDT and these BAM/BPM domains? For example, are you just using createDomain from a model that you are maintaining?...

@textanalyticsman As it turns out, the `system-elements` portion of the typedef file already supports that due to the elements being treated as regular expressions. There are several tricky elements of...

@textanalyticsman The `system-elements` section of the typedef files support the use of regular expressions for filtering out "system components," which is primarily used for excluding model definitions of these components...

@rssh22 For your use case, is this an online or offline update? How do you get the "post update domain model" with which to compare? Why wouldn't you just keep...

> I can try to automate your idea. However, it would be nice to have this functionality out of the box. @textanalyticsman From the start, WDT has always been a...

Moving JIRA to WDT project (WDT-596) for visibility purposes

@sorenlloyd This limitation is for the same reason that we used to only support online discovery from the admin server machine--we need access to the domain directory to collect (and,...