Oliver Jones
Oliver Jones
Recently I encountered an issue where I needed a data structure that provided an efficient way of storing multiple values per key and being able to query for all keys...
The SSL/HTTPS/TLS certificate used on mainnet-data.thetatoken.org expired on the 12th of July. I think this is causing issues for Guardian nodes that are trying to access https://mainnet-data.thetatoken.org/snaphot in order to...
There is no documentation in the code. And the README is pretty lean. It's hard to know what values to provide to the properties of the spring. Ie, what are...
While using RBBSpringAnimation I noticed that movement was quite jerky in the initial phases of the spring animation. To combat this I increased the "sampling rate" specified in RBBAnimation's values...
It seems rather odd that the junit XML report is created inside the `.xcresult` bundle but the html is created beside the `.xcresult` bundle. Is this intentional or an oversight?
As a user I'd like to run mergeable robot as a GitHub Action workflow So that I don't need to deploy and run a probot service There appears to be...
### Question Checklist - [X] Updated grpc-swift to the latest version - [x] I read the [Contribution Guidelines](https://github.com/grpc/grpc-swift/blob/master/CONTRIBUTING.md) - [x] I read [README](https://github.com/grpc/grpc-swift/blob/master/README.md) - [x] I searched for [existing GitHub...
We run our Xcode builds on GitHub actions and use xcbeautify to make the logs better. However if a test fails or there is a compile error we have to...
Prior to this PR the project used `AppStoreConnect_Swift_SDK` for all API interactions. This PR refactors the project to use `Bagbutik` instead. `Bagbutik` supports Linux and provides a better (async/await) based...
# 🗣 Context Update the configuration of a specific capability. # 💬 Narrative As a user I want modify a capability on a specific bundle ID So that my app...