Darko Janković

Results 7 issues of Darko Janković

### Orb version 8.0.0 ### What happened Docker build cannot find host files that needs to be copied into the image. Build fails at **Build Docker Image with buildx** ```...

bug

``` pw_store = pypass.PasswordStore() password = pw_store.get_decrypted_password('[email protected]') ``` Expected value of `password` variable would be, e.g., `password1234`, but instead a `\n` is appended, so the actual value is `password1234\n`.

**Is your feature request related to a problem? Please describe.** Sending attachments greater than 3 MB without providing optional `size` when calling `messages.send()` will fail. **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** ``` x-user-limit-24hour-limit x-user-limit-24hour-reset x-user-limit-24hour-remaining ``` header values are not available via `rateLimit` object. **Describe the solution you'd like** Make all...

Glitch tutorials are no longer available https://blog.glitch.com/post/changes-are-coming-to-glitch/