Connor Bell

Results 36 issues of Connor Bell

I fully admit that I'm just stupid and glazed over the part of the docs that said that. After much debugging (see: adding print statements because I was too lazy...

Many folders in my home directory are symlinked. At the moment, qfc doesn't show symlinked folders in its list. I may have a look at adding this if I find...

When attempting to share an invalid `.yml`, the webserver will return a stringified JSON response. In the error handling in `share.js`, you attempt to treat it as JSON: `return reject(body.errors.join('\n'));`....

Before I open a pull request for this, I was curious if there was a design reason for it. I've noticed that the schema that is exported with `getSchema` and...

I'm using spinnies to display the status of various stack deployments in makeshift/terragrunt-status, and it's working pretty great. However, due to the binary nature of success/failure, it's sometimes hard to...

feature

Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the following: - [x] Submit one item...

addition
feedback needed

Is it possible to have custom keybinds, or rebind the current keybinds? For example, I would like to rebind `Enter` to paste onto the commandline for editing (instead of `Right`),...

Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug The `aws_s3_bucket.origin` resource will fail with `Error: Error putting S3 CORS: MalformedXML: The XML you...

bug

### Environment **How do you use Sentry?** On-premise (21.10.0 0d35c1b) **Which SDK and version?** python-serverless-sdk:6 (Container layer) sentry-sdk 1.5.0 (Python) All of these tests ran locally in a Docker container,...

Type: Bug
Integration: Serverless
Waiting for: Community
Triaged

Is it possible to get support for Forge servers so the client can send arbitrary mod lists to allow connections? Currently when connecting, the server gives the error: `Disconnecting Player:...

enhancement
wontfix