Vjeran Grozdanić

Results 13 issues of Vjeran Grozdanić

Kill switch for the whole feature and per project. Closes https://github.com/getsentry/sentry/issues/75804

Scope: Backend

Setup docker containers and CI/CD pipeline on the Northflank for the project

Updated links to lead to the correct section of the Sentry dev docs page.

Scope: Backend

### Environment Google Chrome 126.0.6478.62 (Official Build) (arm64) ### Steps to Reproduce 1. Login to Vanguard, user must be signed in to reproduce this issue 2. Visit `/login` route 3....

Service accepts only inbound traffic, all outbound traffic is blocked. - [ ] Test out network policy on kubernetes for disallowing egress traffc - [ ] Apply it to our...

If you run a wizard for nextjs, there are 2 deprecation warnings: ![Image](https://github.com/user-attachments/assets/20f2db4f-783c-445f-a4e6-48eff3ba94e8)

Platform: nextjs
Breaking

In this [issue](https://github.com/jazzband/djangorestframework-simplejwt/issues/877) i have been told that the release of the docs should happen automatically, but it didn't for the last few commits. Can it please be triggered manually,...

question

`USER_ID_CLAIM` is often used as a `sub` claim, and according to the [RFC](https://datatracker.ietf.org/doc/html/rfc7519#section-4.1.2), `sub` claim should always be string. Django knows how to convert strings to int when doing database...

More context: https://github.com/jazzband/djangorestframework-simplejwt/pull/894#issuecomment-2749319847 There should be a test which will check if there are some changes that need migrations to be generated, and CI should fail if that is the...