Abdullah Alaqeel

Results 104 comments of Abdullah Alaqeel

@flub https://docs.pypi.org/trusted-publishers/adding-a-publisher/

I created this sample project to show the issue: https://github.com/AqeelAT/django_channels_project run the app and go to `localhost:8000/api/hello/hello/`

Since the chart already uses bitnami.common, the approach can be similar to https://github.com/bitnami/charts/blob/main/bitnami/mastodon/templates/extra-list.yaml

Hi @priyagupta108, Can you confirm that your repo did not already have a .npmrc?

@alexmojaki @dsagal I don't have permissions to add you as reviewers but please look at this pr.

I agree, but I'll also run pyupgrade on the code and see if there are changes to be applied.

@tbicr I'm confused. Should I work on this or not?

@iamhosseindhv please review this pr

did you try upgrading zod to ^3.25?

@Luke-lsm thank you We ended up using: ``` packageExtensions: "@aws-sdk/credential-provider-node@>=3.609.0": dependencies: "@aws-sdk/client-sts": "*" "@aws-sdk/credential-provider-sso@>=3.609.0": dependencies: "@aws-sdk/client-sso-oidc": "*" "@aws-sdk/client-sts": "*" ```