PathComp Frontend:
- 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
Showing
- src/pathcomp/.gitlab-ci.yml 31 additions, 6 deletionssrc/pathcomp/.gitlab-ci.yml
- src/pathcomp/frontend/Config.py 4 additions, 0 deletionssrc/pathcomp/frontend/Config.py
- src/pathcomp/frontend/Dockerfile 2 additions, 2 deletionssrc/pathcomp/frontend/Dockerfile
- src/pathcomp/frontend/service/PathCompService.py 1 addition, 1 deletionsrc/pathcomp/frontend/service/PathCompService.py
- src/pathcomp/frontend/service/PathCompServiceServicerImpl.py 52 additions, 15 deletionssrc/pathcomp/frontend/service/PathCompServiceServicerImpl.py
- src/pathcomp/frontend/service/tools/ComposeRequest.py 145 additions, 12 deletionssrc/pathcomp/frontend/service/tools/ComposeRequest.py
- src/pathcomp/frontend/tests/test_unitary.py 1 addition, 1 deletionsrc/pathcomp/frontend/tests/test_unitary.py
- src/pathcomp/test-deploy.sh 29 additions, 0 deletionssrc/pathcomp/test-deploy.sh
src/pathcomp/test-deploy.sh
0 → 100644
Please register or sign in to comment