Klesh Wong
Klesh Wong
## Documentation Scope Add a Release SOP document to Official Website (apache/incubator-devlake-website) ## Describe the Change 1. Describe what to expect for a Formal Release (From User Perspective): 1. Where...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description # Why Currently, users can choose between mysql / pg...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description The [DORA metrics](https://cloud.google.com/blog/products/devops-sre/using-the-four-keys-to-measure-your-devops-performance) are very popular these days, but they...
## Documentation Scope Developer setup ## Describe the Change [mockery](http://github.com/vektra/mockery) was introduced to `main`(milestone v0.12), in order for developers to successfully fire up DevLake, the following instruction must be added...
## Documentation Scope getting started ## Describe the Change Add a description of how to setup BasicAuth for config-ui in Office document ## Additional context Many people need it, but...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description 1. #1411 2. config-ui to utilize this api, and provide...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Follow up #2538 to create a PoC ### Use case...
## Description Related to #18277, I'm using cantor with trackpoint, so the mouse buttons are essential for, but they didn't seem to function correctly. After some digging, I managed to...
The `goheader` linter requires the working directory to be `project root` in order to locate the `header template` correctly.  This PR fixes the problem and adds a mechanism to...