Jason Cameron
Jason Cameron
### Summary A proper CI system that passes if a video is created and fails if not. Ideally, the video is also uploaded as a GH artifact. ### Is your...
you get a heroku error
See https://github.com/DMOJ/docs/issues/100 for reasoning ~~Also updated CI to python 3.8 to get CI to run~~
- [x] My submission is formatted according to the guidelines in the [contributing guide](https://github.com/marcelscruz/public-apis/blob/main/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...
I have a caddy plugin https://github.com/JasonLovesDoggo/caddy-defender with docs @ https://caddyserver.com/docs/modules/http.handlers.defender. However, the page contains a duplicate with one containing outdated info.  I would love it if the second one...
**Describe the bug** An N+1 query when going to user history **To Reproduce** Steps to reproduce the behavior: 1. Go to /admin/YOUR_APP_NAME/user/ANY_USER_ID/history/ **Expected behavior** The query to be ran without...
When running Caddy with the `--watch` flag, the `UnmarshalCaddyfile` method is called frequently on all plugins, even when there are no changes to the configuration file. This leads to unnecessary...
### What happened? If you have a chart that contains an absolute function (e.g. $f(x) = |x|$ or $f(x) = abs(x)$ Then the chart colors are just black and that...
I've been having memory leak issues for ~7 months now on a project of mine and I traced it to this project see the following panic log. ```go error 2024/12/20...
Reorganize code imports, streamline variable usage, and update documentation for consistency and clarity.