You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the UI is now a separate project and requires a separate build process, we need to setup an automated build (in Travis CI) for all releases.
This will help embed the UI in Cayley as well: instead of hacking build scripts in Cayley to build UI, we can instead download an archive with the latest UI release, unpack and embed it directly.
The text was updated successfully, but these errors were encountered:
Since the UI is now a separate project and requires a separate build process, we need to setup an automated build (in Travis CI) for all releases.
This will help embed the UI in Cayley as well: instead of hacking build scripts in Cayley to build UI, we can instead download an archive with the latest UI release, unpack and embed it directly.
The text was updated successfully, but these errors were encountered: