commit | 01e3ff777b995767311be29ad51ebba53cb054c2 | [log] [tgz] |
---|---|---|
author | Julien Fontaine <julien.fontaine@bell.ca> | Mon Jun 29 19:54:27 2020 -0400 |
committer | Julien Fontaine <julien.fontaine@bell.ca> | Thu Jul 02 15:36:20 2020 +0000 |
tree | 6906e5c275096ea6834a02fd04fc5c3b9102e563 | |
parent | ca17370464f688d3bd5b63de12d9163ef8e31e08 [diff] |
Command Executor : Invalid response_data when executed script fails * Modified command exec returned value in case of failure during execution. It now prints the response_data defined by the user * Modified truncation method of the gRPC returned object to use ByteSize() to get the exact sizxe consumed within the buffer Issue-ID: CCSDK-2501 Signed-off-by: Julien Fontaine <julien.fontaine@bell.ca> Change-Id: Ie1db8db265623b5137ab3946ff4e3abda1c54a78
mvn process-sources -P format
https://github.com/pinterest/ktlint
Before you can build this project, you must install and configure the following dependencies on your machine:
1- Java 8 SDK
2- Node and npm installed
3- Angular CLI & Angular v8
4- MySQL Database
5- maven
mvn clean install
command to install all libraries and dependencies for maven and npm.1- Back-end MS
sdnctl
table in MySQL-Dspring.profiles.active=profile-name
2- Loop-back server: that allow your request to reach the backend from cds-ui
./cds-ui/server/
folder and run the command npm start
3- cds-ui
./cds-ui/designer-client/
folder and run the command npm start
, This command will make sure all the files follow the linting rules and then connect to the loopback server.Front-end you could use vscode
or webstorm
.
Back-end Intellij
with kotlin plugin or any other editor
For more information check the docs
folder.