server-tools icon indicating copy to clipboard operation
server-tools copied to clipboard

[FIX] sentry: Fix DeprecationWarning for sentry_sdk.push_scope

Open hnavarro-kernet opened this issue 1 year ago • 6 comments

See: https://docs.sentry.io/platforms/python/migration/1.x-to-2.x#scope-pushing

hnavarro-kernet avatar Nov 02 '24 02:11 hnavarro-kernet

Hi @barsi, @versada, @naglis, @moylop260, @fernandahf, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Nov 02 '24 02:11 OCA-git-bot

@hnavarro-kernet could you rebase?

MiquelRForgeFlow avatar Dec 12 '24 17:12 MiquelRForgeFlow

Should be rebased now @MiquelRForgeFlow

hnavarro-kernet avatar Feb 02 '25 23:02 hnavarro-kernet

Pre-commit successful, waiting for tests/test now.

hnavarro-kernet avatar Feb 03 '25 11:02 hnavarro-kernet

tests are red, please, could you check it?

moylop260 avatar Feb 12 '25 21:02 moylop260

All 4 PRs depend on each other I guess:

  • https://github.com/OCA/server-tools/pull/3103
  • https://github.com/OCA/server-tools/pull/3104
  • https://github.com/OCA/server-tools/pull/3105
  • https://github.com/OCA/server-tools/pull/3106

So maybe merge them into one?

Maybe backport from this one that should have fixed all the issues?

  • https://github.com/OCA/server-tools/pull/3174

If a maintainer with approval rights want to tell me what to do I'd be happy to, if not, this has been on prod since the PR was opened so I'm not going to fight the tests.

hnavarro-kernet avatar Feb 13 '25 07:02 hnavarro-kernet