Evan Purkhiser

Results 141 comments of Evan Purkhiser

Hi @jeffersonluismartins: Please see https://docs.sentry.io/accounts/sso/#saml2-identity-provider Also please remember that GitHub issues are not a place for support, but rather the [Sentry Forums](http://forum.sentry.io/) are

We would like to move all of the auth modules into sentry core at some point. If you'd like to take a stab at porting them over, it shouldn't be...

Does anything break if it’s just always set?

I’ll ask around in the dysentery Zulip. I might not be able to get to this for a week or so. Got a lot going on IRL right now! thanks...

Hey @jellohouse i don’t totally remember how the get playlist stuff works or if it was ever fully working. You might need to dig in a bit to see what’s...

Hi there @lephisto Unfortunately I won't have time too soon to figure this out. I would probably need to get my hands on an AZ to figure out what's changed...

Have you followed the instructions here? here https://develop.sentry.dev/self-hosted/email/ Mail is dispatched as a task to the celery worker container ([defined here](https://github.com/getsentry/self-hosted/blob/e684c7e3bd09e0a697442330a8600d6845528b96/docker-compose.yml#L344C3-L344C9)), so you'll want to make sure you're inspecting the...

> Ideally, our Celery integration would track these changes and automatically clean up any old environments or monitors for tasks that no longer exist. This is probably not going to...

I believe it should work on ARM. Unfortunately a lot of the build dependencies are out of date right now. I need to spend some time to modernize things again...

Moving this back to the self-hosted repo, since this is not a product issue. The `SENTRY_ALLOW_ORIGIN` will not affect relay as @aldy505 mentioned. There is likely a different configuration to...