issues
search
GoogleCloudPlatform
/
zetasql-toolkit
The ZetaSQL Toolkit is a library that helps users use ZetaSQL Java API to perform SQL analysis for multiple query engines, including BigQuery and Cloud Spanner.
Apache License 2.0
39
stars
10
forks
source link
Update GH actions to build and test on JDK 8
#46
Closed
ppaglilla
closed
6 months ago
ppaglilla
commented
6 months ago
Updates GitHub actions to build and test on JDK 8.
Configures Maven to only sign artifacts when performing a release
Rolls back a dependabot ANTLR4 upgrade that broke Java 8. Should not happen again, now that tests run on JDK 8.
Excludes ANTLR4 from dependabot version updates.