- Apr 28, 2023
-
-
Carlos Natalino Da Silva authored
-
- Feb 01, 2023
-
-
Lluis Gifre Renom authored
- Restored execute permissions
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
- Jul 14, 2022
-
-
Lluis Gifre Renom authored
- fixed issue with messages in policy.proto and context-policy.proto - modified and unified script to generate Python code from proto files - segregated script to generate UML code - added/modified apropriate .gitignore files to prevent uploading generated code. It should be generated locally or during creation of Docker containers - added symbolic link from common/proto to folder containing python generated code
-
- May 03, 2022
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- Mar 09, 2022
-
-
Lluis Gifre Renom authored
-
- Feb 16, 2022
-
-
Lluis Gifre Renom authored
-
- Nov 04, 2021
-
-
Lluis Gifre Renom authored
-
- Sep 23, 2021
-
-
Javi Moreno authored
-
- Jul 16, 2021
-
-
Lluis Gifre Renom authored
- monitoring/test_monitoring.py: provides a basic testing skeleton - monitoring/requirements.in/.txt: updated with pytest - monitoring/genproto.py: added instructions to import generated Python modules using "from . import ..." instead of "import ..."; otherwise, pytest and other possible modules doing imports might complain. - monitoring/monitoring_server.py: packed start_server and stop_server functionaity to simplify test definition, minor formattings, bug resolutions and improvements in package import. - monitoring/monitoring_client.py: minor formattings, bug resolutions, and improvements in package import.
-
- Jun 14, 2021
-
-
Ricard Vilalta authored
-
- Jun 11, 2021
-
-
Ricard Vilalta authored
-