AJ Jordan
AJ Jordan
No clue, I just changed the title here while trawling through the issue tracker for duplicated crash reports. I didn't do any testing (and am not the original reporter).
> For the time being, I recommend using Terraform's `jsonencode()` function to construct your JSON. Note that the docs say to avoid `jsonencode()` due to the int/float problem: https://registry.terraform.io/providers/jianyuan/sentry/latest/docs/resources/issue_alert Are...
> This has been briefly discussed on #mailu-dev and the current consensus of those that said they would use OIDC is that it is overkill. That what is overkill? OIDC...
Ah, gotcha. Honestly, having implemented a (basic) SCIM endpoint at $dayjob, this surprises me. It's not exactly a trivial protocol, but it isn't _that_ complex. OIDC AFAICT is a lot...
Gotcha. That makes a lot of sense. It'd be nice if this was documented somewhere.
@JoshuaKGoldberg it's been many, many years since I touched Yeoman code, but at the time I was writing a Yeoman generator for my static site generator project. It was probably...
Probably fixed by #7737?