Mind.R.

Results 8 issues of Mind.R.

Closes #280 Finally got working. Some parts not very nice, but at least it works :) Please find enclosed documentation and how to setup.

# 🐞 bug report ### Affected Rule Testing the repository and missing contributor guidelines. ### Is this a regression? I don't know. ### Description I want to contribute to this...

Can Close?

## PR Checklist Please check if your PR fulfills the following requirements: - [X] Tests for the changes have been added (for bug fixes / features) - [ ] Docs...

Using default configuration, but could not start system ``` $ docker run -it -p 8080:8080 --net=host stups/pierone:1.8.5 INFO [main] o.e.j.u.log - Logging initialized @1857ms WARN [main] c.n.c.s.URLConfigurationSource - No URLs...

bug

I receiving a misleading error message when passing an empty `access_key` and `secret_key` in config file and there is no IAM role attached to ec2 instance. https://github.com/s3tools/s3cmd/blob/db37cf75ff372e81f4c8a7d42418135de37fdb2f/S3/Config.py#L214 https://github.com/s3tools/s3cmd/blob/db37cf75ff372e81f4c8a7d42418135de37fdb2f/s3cmd#L2783 It would...

feature-request
to-be-fixed

### Is your feature request related to a problem? Please describe. No checks on PRs. ### Describe the solution you'd like Possible solution: https://github.com/helm/chart-testing-action ### Additional context None

enhancement

**Describe the feature** This feature enables users to execute mage targets from any subdirectory within a project without the need to change the current working directory. **What problem does this...

:sparkles: enhancement

Yesterday I launched the single process for development: `temporal server start-dev`. Usually, I keep that running for a couple of days without any issues. But today, I got this HTTP...

bug