1. 18 Jul, 2022 5 commits
  2. 15 Jul, 2022 29 commits
  3. 14 Jul, 2022 6 commits
    • Lluis Gifre Renom's avatar
      Context component: · 4f9d8b55
      Lluis Gifre Renom authored
      - Arranged requirements to accelerate Docker image creation
      - Updated Dockerfile
      - Arranged GitLab CI/CD pipeline
      4f9d8b55
    • Lluis Gifre Renom's avatar
      Adapted Context to common proto folder: · 6908f606
      Lluis Gifre Renom authored
      - Arranged .gitignore & .gitkeep files in common proto folder
      - Created specific run_tests_locally script for Context component
      - Moved imports from *.proto folder to common.proto folder
      - Adapted common.tools.object_factory to new proto definitions for ConfigRule and Constraint
      - Extended common.tools.type_checkers to new proto definitions for ConfigRule and Constraint
      - Removed context's genproto.sh script
      - Adapted Events generated to new timestamp data type
      - Minor code and linting fixing
      6908f606
    • Lluis Gifre Renom's avatar
      Merge branch 'fix/proto-issues' into 'develop' · 4d33b6b1
      Lluis Gifre Renom authored
      Fix policy-related proto issues, unify in a single folder generated code for the different languages, and adapt generation scripts
      
      See merge request teraflow-h2020/controller!124
      4d33b6b1
    • Lluis Gifre Renom's avatar
      Proto files: · a9614511
      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
      a9614511
    • Lluis Gifre Renom's avatar
      Merge branch 'feat/pathcomp-component' into 'develop' · f5e60f2f
      Lluis Gifre Renom authored
      Preliminary non-functional version of PathComp component
      
      See merge request teraflow-h2020/controller!123
      f5e60f2f
    • Lluis Gifre Renom's avatar
      Merge branch 'feat/webui' into 'develop' · c7ce67d9
      Lluis Gifre Renom authored
      Multiple small improvements and bug fixes in WebUI
      
      See merge request teraflow-h2020/controller!119
      c7ce67d9