Klesh Wong

Results 34 issues of 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...

type/docs

### 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...

type/feature-request

### 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...

type/feature-request
priority/high
type/epic

## 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...

type/docs

## 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...

type/docs

### 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...

type/feature-request
type/epic

### 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...

type/feature-request

## 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...

core

The `goheader` linter requires the working directory to be `project root` in order to locate the `header template` correctly. ![image](https://user-images.githubusercontent.com/61080/192087139-633ec7a6-2b99-4911-8335-a080fbc31ff2.png) This PR fixes the problem and adds a mechanism to...