StopMotionCuber
StopMotionCuber
This is a WIP Pull request which directly addresses #2128 Let me elaborate the idea that I have for the testing environment and the changes that I have done: -...
Currently all the unit tests only work with CI environment. As this is rather tedious to setup, I'd propose to change this test environment. My goal there would be 1....
Hi maintainers, Hacktoberfest has started :partying_face: To those who don't know, it is an initiative by digitalocean which encourages people to contribute to participate in open source software and create...
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** When generating the systemd file with `podman_container`, it may change the systemd...
This is addressing #1167 to get soundcloud working again. With this current PR this is not working properly (yet), as credentials are missing. As I couldn't generate credentials myself, I...
### Is there an existing issue already for your request/idea? - [X] I have searched for an existing issue, and could not find anything. I believe this is a new...
This is a first attempt in order to make some stats from #249 available again. Not really intended to get merged in this state, but to trigger some discussion Unfortunately,...
Hey, I would like to utilise the fancy window list, but that doesn't work right now for me, as it seems the `tmux set-hook -g session-created "run-shell '${TMUX_POWERLINE_DIR_HOME}/powerline.sh init'"` doesn't...
**Describe the bug** I'm having an API, where the field is regex based (URLField in this case), and that field can be blank. However, the schema that is generated does...
**Describe the bug** The bug I found is two-folded. First thing I noticed is when having a `PrimaryKeyRelatedField` or `SlugRelatedField` where the target field is required, but the relationship is...