penn5
penn5
The title says it all, but maybe since it would no longer only apply to chats it should be renamed to idk EntityMetadataAction or something in v2
Hi, Thanks for all your hard work (in the 5th issue or what?), Perhaps you could keep old firmwares available for download, in case of an issue? Thanks!
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
### New Issue Checklist - [x] Updated fastlane to the latest version - [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md) - [x] I read [docs.fastlane.tools](https://docs.fastlane.tools) - [x] I searched for [existing...
**Description** There is no way to create a local cache without hosting a registry server on localhost and setting --cache-from/to=localhost/cache **Steps to reproduce the issue:** 1. Set --cache-from=oci:/storage when using...
The code ```alert("hello \"john\"");```, when minified, becomes ```alert(`hello \\"john\\"`)```. This is incorrect and results in two extra backslashes being introduced in the alert. Tested in v0.5.6 because v0.6.0 has no...
Will help with #53 and is overall a Good Thing (TM)
When using the gradle configuration cache, I receive the error `Unable to find build service with name 'jaxbJavaGenSchema'.` ``` Unable to find build service with name 'jaxbJavaGenSchema'. * Try: >...
⚠ Have you searched for similar, already existing issues? Yes **Describe the issue** Please write a clear and concise description of the issue here. On the map, the "my location"...