Add native image support for credentials and appengine modules #1331
Labels
feature
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Currently, we only include native image verification for the
oauth2_http
module. Note themvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Pnative-test test -pl 'oauth2_http'
in.kokoro/build.sh
.TODO:
Add
credentials
andappengine
to the native image CI.The text was updated successfully, but these errors were encountered: