-
## User story
1. As a user
2. I want to have a single docker compose file, that provides the option to only start the project after the setup is done
3. So that I can start the project (frontend & bac…
-
## Feature Request
Would be great if `ruby` and `rubocop` didn't have to be installed on the host machine and instead could be run in docker if workspace is using it.
## Environment Details
I am …
-
Hi I just noticed that the `.csproj` file isn't formatted when running `dotnet-format`.
I'm assuming it's the same for `.sln`.
Think it would be a good to also format these files.
-
Hi guys,
I have outlined my vision for Sidekick in the Readme. You can have a look if you haven't read it yet.
However, from reading the issues in the past couple of weeks I can't help but see ma…
-
Currently, if someone wants to contribute is quite challenging.
- [ ] Add the tests to the CI configuration (today only the linter is required)
- [ ] Configure a more straightforward way to try th…
-
## 背景
* 利用方法を習得する必要がある。
* AWS Cloud9でgithubとの連携を行うには現状だと 画面下部の `terminal` を利用
- [AWS setting-up-ide-cloud9-github](https://docs.aws.amazon.com/codestar/latest/userguide/setting-up-ide-cloud9.…
-
This page describes how to create a configuration file for this linter: https://github.com/chris48s/v8r#configuration
In my case, I want to customize several schemas because in the repository there…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## User story
1. As a developer
2. I want a running test setup on aws
3. So that I can test if everything works and scales as expected
## Acceptance criteria
* working docker-compose setup for …
-
Enable linting for query-service package, use`golangci-lint`, refer [OTeL collector ](https://github.com/open-telemetry/opentelemetry-collector-contrib)for reference, on how to enable it.