Nicholas Cioli
Nicholas Cioli
When refreshing the VideoFeed list, everything but the videos playing update, thus making it seem as though the feed has not refreshed. Allowing the page to `dispose` then rebuilds correctly,...
**Is your feature request related to a problem? Please describe.** When running cutter on NixOS, it currently only searches the plugin directory of the base install directory of itself and...
### Is your feature request related to a problem? Please describe. No. ### Describe the solution you'd like I have a few amiibos laying around and would love to be...
This commit adds a few more unit tests for verifying the functionality of all helper methods and, where applicable, beefy methods pertinent to the subgraph batching initiative. Note: This commit...
*Description here* Previously, the router would always respond with data first, and then show any errors in the request. The GraphQL spec suggests having the errors show up before data,...
I've used this library for a while and it has been great, but I was wondering if something like packed enum variants would be something that could be potentially in...
## Pull Request template Please, go through these steps before you submit a PR. **Why is this PR required? What issue does it fix?**: This PR adds support for RAID...
As described [in this issue](https://github.com/linkerd/linkerd2/issues/7945), this commit removes the need for the `nsenter` binary on the host for linkerd to function in CNI mode. Read-only filesystems and OSs without the...
After trying to run the examples, I noticed that the Ganglion object is contained within the Ganglion namespace (e.g. `new Ganglion()` vs. `new Ganglion.Ganglion()`). This was missing from the both...
This commit uses the `JSONSelection` parsers in tests to make them more concise. --- **Checklist** Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review. - [x]...