Ludovic Champenois
Ludovic Champenois
repository link shows error Could not find installation (support token: 18dad399842d4f6a9246190bdb935865)
Weird, support was added in https://github.com/GoogleCloudPlatform/appengine-plugins/commit/8dd95c403925bd96830aeafae4e724bace34ad85 Can you share more information? Any extra message regarding the entrypoint not defined? See error message https://github.com/GoogleCloudPlatform/appengine-plugins/blob/983767ad46763b7528c082e267cac31e186025b8/appengine-plugins-core/src/main/java/com/google/cloud/tools/appengine/operations/AppYamlProjectStaging.java#L98 Maybe your build target does not produce...
@jama22 you wrote the sample years ago. It is still working?
Devappserver code path is really different than prod. Could you also try to deploy in prod and report? Thanks!
Thanks for attaching the repro app, @lachlan-roberts has already some ideas for a fix.
I see failures Error: FailureFilterTest.testFilterInitFailed:51->runtimeContext:46 » ConditionTimeout Condition with Lambda expression in com.google.apphosting.runtime.jetty9.JavaRuntimeViaHttpBase$RuntimeContext was not fulfilled within 30 seconds. Also, in my branch, I see lite EE10. Is it ready?
Manually adapted from internal repo to accomodate mandatory extra internal changes needed to pass all internal tests.
need to see the impact on internal google3 build and the version it uses...
See b/382649585
I still have no clues about these new required checks and who added them and how to fix them...