[google-appengine] Re: Using pubsub to trigger subsequent cloud build with filtering

2022-06-03 Thread Tom Harris
mples. [image: cloud-build-trigger-filters-error.png] I've been working at this for a few days, and I'm out of ideas for making this function as documented. Please, some assistance is needed. Thanks. On Thursday, June 2, 2022 at 5:52:19 PM UTC-7 Tom Harris wrote: > > I have one cl

[google-appengine] Using pubsub to trigger subsequent cloud build with filtering

2022-06-02 Thread Tom Harris
t 15 messages delivered when there was no filter, triggering 15 builds in quick succession, most of which failed due to app engine deployment concurrency. Please, need some assistance. Also, better documentation around this area would be good. Many thanks, Tom Harris -- You received this messag

[google-appengine] Re: When will we get App Engine Flex on Java 11?

2022-01-12 Thread Tom Harris
will continue to run this App Engine Flex instance in Java 8 until this essential feature is added. We can we make a formal request for this support - is there an ticketing system that is open to users external to Google that we could use to make the request? Thanks, Tom Harris On Wednesday, Janua

[google-appengine] When will we get App Engine Flex on Java 11?

2022-01-10 Thread Tom Harris
cannot keep running things on Java 8 forever, as it has end-of-life for a while now. Thanks, Tom Harris -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: [google-appengine] App Engine 11 with Cloud SQL mysql "No suitable driver"

2021-10-13 Thread Tom Harris
>> cannot initialize, and all you get is a stack trace which ultimately ends >> with "No suitable driver". >> >> Thanks, >> Tom Harris >> >> >> On Mon, Oct 11, 2021 at 6:45 AM Tom Harris wrote: >> >>> Hi all, runnin

Re: [google-appengine] App Engine 11 with Cloud SQL mysql "No suitable driver"

2021-10-11 Thread Tom Harris
initialize, and all you get is a stack trace which ultimately ends with "No suitable driver". Thanks, Tom Harris On Mon, Oct 11, 2021 at 6:45 AM Tom Harris wrote: > Hi all, running into a very thorny issue that I have spent considerable > time on now, without a working solution.

[google-appengine] App Engine 11 with Cloud SQL mysql "No suitable driver"

2021-10-11 Thread Tom Harris
#x27;t seem to find a relevant solution. The jar files for both libs are found in the app-staging folder, so I know they are getting deployed with the service. Does anyone have suggestions as to what to do next? Thanks, Tom Harris -- You received this message because you are subscribed to the Google

[google-appengine] Variable substitution in App Engine 11 app.yaml

2021-10-11 Thread Tom Harris
e/app.yaml` file? Thanks for any assistance! Tom Harris -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegrou

Re: [google-appengine] Re: Determining if running local on App Engine Standard with Java 11

2021-04-08 Thread Tom Harris
I have found this works for my case, as null is being returned when running locally in spring boot via maven. null = ServiceOptions.getAppEngineAppId() In any non-static context, using the spring profile is the way to go. Thanks, Tom Harris Tech Lead TerraTrue, Inc. On Wed, Apr 7, 2021 at 11

[google-appengine] Determining if running local on App Engine Standard with Java 11

2021-04-07 Thread Tom Harris
value is always just null. What is the equivalent code for App Engine 11? There doesn't seem to be any documentation for this at all. Thanks, Tom Harris Tech Lead TerraTrue, Inc. -- You received this message because you are subscribed to the Google Groups "Google App Engine&