Promger

Results 90 comments of Promger

> @thePromger , is there an issue that this pr fixes specifically? in the issue list? @sansyrox I have give the details, kindly read the description of PR

> robyn.types.response| Failed to extract string from generator value: TypeError: 'bytes' object cannot be converted to 'PyString' by reading this, i don't think you are missing something @sansyrox correct me,...

@coderabbitai can you do a detailed inspection of logs of previous failed runs of the linux-cross ci, this happens in both release-ci and preview-release ci too? + do give a...

@coderabbitai Have you checked that linux-cross job also failed in release-ci? you can see here: https://github.com/sparckles/Robyn/actions/runs/17509658023/job/49739434467

@coderabbitai hey, can't we use uv for managing python as my per info, uv can download newer versions for all python versions which got any release, it can be minor...

@coderabbitai lets do create a PR with uv-based workflow just for preview-release ci only, i just want to test the code snippet in ci and go with first option, that...

@coderabbitai i can't able to find your created test code not in any branch or in any PR? where is it? can you give me a link to it? also...

> Request did not meet this resource's requirements. actually we are using actix under the hood, and actix only supports GET or HEAD method for static routes, so when someone...

> @thePromger In the provided code example, the `/foo` should not be understood as a static. The static should only be at `/`. Bro, it's not how actix works,when someone...

@sansyrox i might need to update some dependencies, should i update them in this PR itself or create new one? To update project/dev/test dependencies.