Prerit Das
Prerit Das
No prob @jbpacker
Yes, it appears the `Channel` object doesn't perform properly. The regex error is caused by the new YouTube URL format, ex. youtube.com/name vs the old delineations with /c/ or /u/...
Hey team, is there any update here? @alexmojaki @dmontagu
Thank you! Please let me know if I can be helpful in any way.
Thank you for the incredibly detailed response, @dmontagu. This makes a lot of sense. The only issue I have with your first suggestion (changing to query matches change or query-has-matches...
Awesome! Don't mean to apply any pressure, what we have is fantastic already. Looking forward to it.
Hi @dmontagu, just checking to see if there's any update here? Thanks!
Thanks for the update. That's excellent! Adjusted the alert settings and they're not duplicating anymore. Appreciate your support.
A question I have for you @sethvargo, to make sure of the intended behavior of this PR, is if the `latestCreatedRevisionName` is in fact the name of the _currently created_...
@sethvargo Unfortunately it doesn't seem like this attribute exists... Here's a slightly-obfuscated real JSON response from the `gcloud run deploy` command using `--format json`. ```json { "@type": "type.googleapis.com/google.cloud.run.v1.Service", "apiVersion": "serving.knative.dev/v1",...