[CALCITE-5344] Migrate Travis CI configuration to Github Actions

The ASF is discontinuing Travis CI for testing, and it will no longer be
available after 31 December 2022.
3 files changed
tree: e3257742ee057d93ae0c32bab384e4755021fe92
  1. .github/
  2. bom/
  3. core/
  4. docker/
  5. gradle/
  6. metrics/
  7. metrics-dropwizardmetrics/
  8. noop-driver/
  9. release/
  10. server/
  11. shaded/
  12. site/
  13. src/
  14. standalone-server/
  15. tck/
  16. .editorconfig
  17. .gitattributes
  18. .gitignore
  19. .ratignore
  20. build.gradle.kts
  21. docker-compose.yml
  22. docker.sh
  23. gradle.properties
  24. gradlew
  25. gradlew.bat
  26. LICENSE
  27. NOTICE
  28. README
  29. README.md
  30. settings.gradle.kts
README.md

CI Status

Apache Calcite -- Avatica

Apache Calcite's Avatica is a framework for building database drivers.

Avatica is a sub-project of Apache Calcite.

For more details, see the home page.

Release notes for all published versions are available on the history page.