Clarence "Sparr" Risher
Clarence "Sparr" Risher
Issue: #7378 Using the benchmarking statistics implementation in #7379, this PR uses Github Actions to automate collecting benchmark data for the code in each new push. When the included [workflow](https://docs.github.com/en/actions/using-workflows/about-workflows)...
Issue: #7378 Using the benchmarking statistics automation in #7380, this PR adds the use of an EC2 instance as a [Github Self-Hosted Runner](https://docs.github.com/en/actions/hosting-your-own-runners/about-self-hosted-runners) to perform the benchmark job. The purpose...
When multiple assets have the same `path_id` and `use_container` is `False` then only the first such asset will be exported. This patch stores a tuple of `(obj.type, obj.path_id)` instead of...
While extracting assets from the game "As Far As The Eye" I encountered some tuple and list index errors due to a shader having two platforms but just one program....
while assembling the `output` to `stripe()`, the id function gets called inline and id is populated as a string, not a function. then in example.html, parse_stripe tries to call output.id()...
My vault auth token expires more often than I want to restart rundeck to reload the configuration. It would be helpful if there was some mechanism to allow updating the...
If this project was re-targeted against .NET Core then it would run natively on OSX and Linux and generally be more portable. This would resolve #54
### Pitch I propose a top level preference, or perhaps a preference category, that would allow the client to fetch data from remote instances when relevant. Every client feature that...
### Pitch Allow adding someone to a List without Following them. ### Motivation I want to have lists of news sources and niche content producers, but I don't want them...
### Pitch Include longer duration options, such as months and years, when muting a user with a duration. ### Motivation #13831 added the option to have a mute expire after...