Results 6 issues of Ken

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard! - [x ] You're running version >=2.1.4 of Parse Server. -...

type:feature
bounty:$10

I have consistently come across a 405 when using this script with merge_when_pipeline_succeeds. This seems to be a common issue even with the multiple fixes that have been provided. From...

Ensure cursor is placed at the end rather than the front.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the problem to be solved I have this setup as a default...

type:feature_request

When using the linux binary I am unable to run teller-cli on an alpine based image. ``` $ docker run -it alpine Unable to find image 'alpine:latest' locally latest: Pulling...

When building teller-cli I ran across this issue ``` error[E0599]: no method named `https_or_http` found for enum `std::result::Result` in the current scope --> teller-providers/src/providers/google_secretmanager.rs:65:22 | 63 | hyper_rustls::HttpsConnectorBuilder::new() | ------------------------------------------...