Nelson Chen
Nelson Chen
In the time since, I've noticed that the podcast shows up as `99pct Invisible` in my car now. I didn't go out of my way for a "safe" podcast feed...
That's captured in #197. I was hesitant about putting this one in but there's a CVE assigned: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9212 .
@danthegoodman1 You aren't forced to scale to zero in Cloud Run and can set minimum instances that even charge/run at the "idle rate": https://cloud.google.com/run/docs/configuring/min-instances
I'm surprised this hasn't been mentioned before but a turnoff of GCP is that they don't have an "Amazon Aurora Serverless" equivalent to go along with Cloud Run. Scale to...
> @nelsonjchen @danthegoodman1 Why is it not yet possible to use App Runner + Aurora PostgreSQL Serverless? > > > > I am trying to deploy an API on app...
> > @stephanoparaskeva Aurora Serverless can only work within VPC with a private IP. AppRunner does not support VPC integration yet, however it is on the roadmap: #1 > >...
> @baruchiro the request makes sense but as far as I know there is no common URL format defined at the level of Git. > > The git repository picker...
I made the extension so that my team at my day job might be able to use it to clone with the option to choose a branch from an internal...
FWIW, [Atlassian's extension](https://marketplace.visualstudio.com/items?itemName=Atlassian.atlascode) doesn't implement `RemoteSourceProvider` from what I can see.
> Is there any news on this? @nelsonjchen I just installed the gitlab extension and when starting the "Clone Repository in a Container Volume" flow I don't see Gitlab as...