Sergii Onufriienko

Results 3 issues of Sergii Onufriienko

We need to automatically deploy master branch to the server. Basic flow should be: - commit to master - test - deploy https://store.cezerin.com or any other domain should represent code...

Rewrite this https://github.com/cezerin/cezerin/blob/bb72aa1be6269f3563b6bb2b4b8e9b322f33ad59/src/api/server/services/redirects.js#L110 to this ```js if ('from' in data) { ``` ### Why - Much faster - More intuitive

Refactoring

Hey, I am trying to use `o1-mini` and got error ``` review .github/workflows/review.yml failed ChatGPTError: OpenAI error 404: { "error": { "message": "The model `o1-mini` does not exist or you...