- Jul 26, 2022
-
-
Lluis Gifre Renom authored
Common: - added helper scripts FrontEnd: - corrected import paths - added missing parameters in test - refined creation of backend request
-
- Jul 25, 2022
-
-
Lluis Gifre Renom authored
- added test-deploy.sh script - partial arrangement of GitLab CI/CD - added configuration constants - arranged Dockerfile - corrected imports of proto Python files - implemented composition of backend request
-
- Jul 19, 2022
-
-
martinezric authored
-
- Jul 15, 2022
-
-
Lluis Gifre Renom authored
- Moved imports from *.proto folder to common.proto folder - Removed pathcomp's genproto.sh script - Minor code and linting fixing - Arranged requirements to accelerate Docker image creation - Updated Dockerfile - Arranged GitLab CI/CD pipeline
-
- Jul 05, 2022
-
-
Lluis Gifre Renom authored
- Added definition of algorithm in proto file - Minor code comments and TODOs added
-
- Jun 23, 2022
-
-
Lluis Gifre Renom authored
- extended proto file to support retrieval of both services and connections, e.g., services requested + sub-services, and the connections and sub-connections supporting the services and sub-services. - minor bug fixings in MockServicerImpl_Context and implementation of support for Slices - implemented and pre-tested unitary tests for PathComp - implemented in PathComp service the logic to retrieve context data, and the skeleton to retrieve the replies to compute requests.
-
- May 20, 2022
-
-
Lluis Gifre Renom authored
- initial skeleton (not functional)
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Dec 15, 2021
-
-
- Dec 09, 2021
-
-
Carlos Natalino Da Silva authored
Finalizing the code. Making consistent parameter naming on the constructor of the clients. Improving tests to provide 100% coverage.
-
- Dec 06, 2021
-
-
Carlos Natalino Da Silva authored
-