This is an automated email from the ASF dual-hosted git repository.
adutra pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from 0faa4760 Move logs and Spark warehouse to build directory for ITs
(#835)
add 070b905b Build viable Docker images for Polaris using Quarkus (#610)
No new revisions were added by this update.
Summary of changes:
.github/workflows/helm.yml | 27 ++++++---
.github/workflows/regtest.yml | 17 +++++-
Dockerfile | 67 -----------------------
helm/polaris/ci/persistence-values.yaml | 4 --
helm/polaris/ci/simple-values.yaml | 2 -
helm/polaris/templates/deployment.yaml | 6 +-
helm/polaris/templates/tests/test-connection.yaml | 2 +-
helm/polaris/values.yaml | 2 +-
quarkus/admin/build.gradle.kts | 4 ++
quarkus/server/build.gradle.kts | 4 ++
docker-compose.yml => regtests/docker-compose.yml | 26 +++++----
11 files changed, 61 insertions(+), 100 deletions(-)
delete mode 100644 Dockerfile
rename docker-compose.yml => regtests/docker-compose.yml (76%)