Plamen Ivanov
Plamen Ivanov
## Checklist for submitting a pull request to `Movies For Hackers`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/movies-for-hackers/blob/master/contributing.md) of this repo. - [x] I have...
* [0310f13](https://github.com/AntonOsika/gpt-engineer/commit/0310f136fcfab7b7d3f6c2804b286e06cba5755c) - update CI only when test python files, otherwise is useless to test when markdown or any other files are committed. Removed matrix for single python version *...
## Issue Template A suggestion of creating a `CODEOWNERS` file where some people are mandatory to approve the PRs. There is a way to put a specific person to be...
## Issue Template 1. Do you need a matrix for the workflows about the Python version, e.g. 3.8, 3.9, 3.10, 3.11, and OSs, ubuntu-latest, windows-latest, and macOS-latest? 2. Do you...
- update `requires-python` to >=3.8 because `pre-commit==3.3.3` requires >=3.8 and if using a lower version installing dependencies will fail: ``` ERROR: Could not find a version that satisfies the requirement...
When updating the app and trying to open it via the terminal: ```bash $ cursor . /c/Users/User/AppData/Local/Programs/cursor/resources/app/bin/cursor: line 61: /c/Users/User/AppData/Local/Programs/cursor/resources/app/Cursor.exe: No such file or directory ``` The actual `Cursor.exe` is...
UI Bugs
Hey there, found few UI bugs in the site - the build is going over the KDA stats - the activity going out the layout - the game duration going...