Skip to content

Cleanup and lint fixes#3

Merged
AdityaKhatri merged 3 commits intodevelopfrom
chore/cleanup
Jan 21, 2026
Merged

Cleanup and lint fixes#3
AdityaKhatri merged 3 commits intodevelopfrom
chore/cleanup

Conversation

@sudip-khanal
Copy link
Copy Markdown
Contributor

@sudip-khanal sudip-khanal commented Jan 17, 2026

Changes

  • Replace resolver-based pagination with plain offset_paginated fields
  • Migrate deprecated strawberry_django.order to order_type
  • Fix typo in sentry transaction helper (atrack → attrack)
  • Simplify utility helpers and minor formatting issues
  • Remove ci check

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)

… lint issues

- Replace resolver-based pagination with plain offset_paginated fields
- Migrate deprecated strawberry_django.order to order_type
- Fix typo in sentry transaction helper (atrack → attrack)
- Clean up list concatenations and docstrings for ruff compliance
Comment thread docker-compose-prod.yaml
@@ -1,37 +0,0 @@
name: rc-select-backend
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need this for prod deployment, lets not remove it for now.

@AdityaKhatri AdityaKhatri merged commit 8d790f3 into develop Jan 21, 2026
1 check passed
@AdityaKhatri AdityaKhatri deleted the chore/cleanup branch January 21, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants