Przemysław Łada

Results 19 issues of Przemysław Łada

I want to merge this change because... # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated API fields or mutations...

I want to merge this change because it fixes `require_permission` dependency.

This PR adds docstrings to the `FakeDbReplicaConnection` class and the `prepare_test_db_connections` function to document their purpose and usage. The added docstrings explain the rationale behind their introduction and how they...

skip changelog
docs

This is a port of #15633 with Django upgrade to 4.2 # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated...

3.20

Port of https://github.com/saleor/saleor/pull/15633 # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated API fields or mutations - [ ] Removed...

3.19

Port of https://github.com/saleor/saleor/pull/15633 # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated API fields or mutations - [ ] Removed...

3.18

This change addresses a bug in the data migration, which involves two separate issues: 1. Addresses are created using the `bulk_create` method with the `ignore_conflicts=True` argument. However, this prevents primary...

migrations perf test
skip changelog

I want to merge this change because... # Impact - [ ] New migrations - [ ] New/Updated API fields or mutations - [ ] Deprecated API fields or mutations...

# Summary This PR proposes to extend the multiprocess manager's "Child process died" log with additional information, specifically the exit code and the name of the signal that terminated the...