Oliver Stollmann
Oliver Stollmann
**Describe the bug** Formatting of Postgres commands breaks the commands. **To Reproduce** Steps to reproduce the behavior: 1. Format the following: ```sql \echo Hello SELECT 1; ``` 2. Notice the...
The following fails silently: ``` ~/Repos/mwl2/ dev* > docker run --workdir /home --rm -v `pwd`:"/home" -it -e FIREBASE_TOKEN -e DEBUG=1 w9jds/firebase-action:v11.16.0 appdistribution:distribute --app ***** --release-notes "Features and/or bug fixes" --groups...
Calling `req.abort()` does not emit `close` which is the behavior of Nodejs's `http`: https://nodejs.org/api/http.html#http_request_destroy_error Related to #26, but not a duplicate I think since this isn't about the request still...
#279 should be merged first
## Current behavior ## Expected behavior ## Steps to reproduce ## Context