Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop requirements{,_dev}.txt #14611

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Drop requirements{,_dev}.txt #14611

merged 1 commit into from
Nov 6, 2023

Conversation

patrys
Copy link
Member

@patrys patrys commented Nov 3, 2023

Poetry is the only supported package manager.

Impact

  • New migrations
  • New/Updated API fields or mutations
  • Deprecated API fields or mutations
  • Removed API types, fields, or mutations

Docs

  • Link to documentation:

Pull Request Checklist

  • Privileged queries and mutations are either absent or guarded by proper permission checks
  • Database queries are optimized and the number of queries is constant
  • Database migrations are either absent or optimized for zero downtime
  • The changes are covered by test cases

@patrys patrys requested a review from a team November 3, 2023 14:35
@patrys patrys requested a review from a team as a code owner November 3, 2023 14:35
Poetry is the only supported package manager.
@fowczarek fowczarek requested a review from a team November 3, 2023 14:50
@tomaszszymanski129 tomaszszymanski129 requested review from a team November 3, 2023 16:04
@maarcingebala maarcingebala merged commit e2b9acd into main Nov 6, 2023
5 checks passed
@maarcingebala maarcingebala deleted the drop-requirements-file branch November 6, 2023 07:22
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.

None yet

5 participants