exasol / script-languages-container-ci

Contains Python project to run Script-Languages-Container CI Builds
MIT License
0 stars 0 forks source link

Use PyPi packages instead of the wheels from Github for the ITDE and exaslct #22

Closed tkilias closed 1 year ago

tkilias commented 1 year ago

Background

exasol_script_languages_container_tool = { url = "https://github.com/exasol/script-languages-container-tool/releases/download/0.15.0/exasol_script_languages_container_tool-0.15.0-py3-none-any.whl" } exasol-integration-test-docker-environment = {url = "https://github.com/exasol/integration-test-docker-environment/releases/download/0.11.0/exasol_integration_test_docker_environment-0.11.0-py3-none-any.whl"}

Acceptance Critieria