-
- Downloads
Merge branch 'translate' into 'master'
M18 - Translate and other improvements Closes #90 See merge request !340
No related branches found
No related tags found
Pipeline #184847 failed
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: bootstrap
Stage: integration
Stage: publish
Showing
- app/Makefile 4 additions, 2 deletionsapp/Makefile
- app/api/translate_api.py 157 additions, 2 deletionsapp/api/translate_api.py
- app/bundles/bundle.py 22 additions, 0 deletionsapp/bundles/bundle.py
- app/conf.py 8 additions, 1 deletionapp/conf.py
- app/models/translate.py 1 addition, 1 deletionapp/models/translate.py
- app/opa.py 3 additions, 2 deletionsapp/opa.py
- app/tests/templates/old_search.rego 15 additions, 0 deletionsapp/tests/templates/old_search.rego
- app/tests/templates/search.rego 28 additions, 9 deletionsapp/tests/templates/search.rego
- app/tests/templates/search_preprocessor.rego 3 additions, 0 deletionsapp/tests/templates/search_preprocessor.rego
- app/tests/templates/search_translate_testcase1.rego.template 26 additions, 0 deletionsapp/tests/templates/search_translate_testcase1.rego.template
- app/tests/templates/search_translate_testcase2.rego.template 21 additions, 0 deletionsapp/tests/templates/search_translate_testcase2.rego.template
- app/tests/templates/search_translate_testcase3.rego.template 22 additions, 0 deletionsapp/tests/templates/search_translate_testcase3.rego.template
- app/tests/templates/search_translate_testcase4.rego.template 21 additions, 0 deletionsapp/tests/templates/search_translate_testcase4.rego.template
- app/tests/templates/search_translate_testcase5.rego.template 9 additions, 0 deletionsapp/tests/templates/search_translate_testcase5.rego.template
- app/tests/templates/translate.json 13 additions, 0 deletionsapp/tests/templates/translate.json
- app/tests/templates/translate2.json 9 additions, 0 deletionsapp/tests/templates/translate2.json
- app/tests/templates/translate_api_3.json 13 additions, 0 deletionsapp/tests/templates/translate_api_3.json
- app/tests/templates/translate_api_3.rego 11 additions, 0 deletionsapp/tests/templates/translate_api_3.rego
- app/tests/testlib.py 16 additions, 2 deletionsapp/tests/testlib.py
- docs/docs/install.md 2 additions, 1 deletiondocs/docs/install.md
Loading
Please register or sign in to comment