middleware icon indicating copy to clipboard operation
middleware copied to clipboard

✨ Open-source DORA metrics platform for engineering teams ✨

Results 110 middleware issues
Sort by recently updated
recently updated
newest added

## Why do we need this ? - There will be a number of changes made to the product, this may leave the user with an older docker image that...

enhancement

## Why do we need this ? When a user starts an instance afresh, there's a lull period until the sync happens. Giving a timer helps in telling them that...

enhancement

### Description: Before running the `docker-compose watch` command to set up the development environment, we should add some pre-requisite checks to ensure that the necessary components are available and the...

enhancement
javascript

## Why do we need this ? better readability ## Acceptance Criteria - [ ] TODO 1 - [ ] TODO 2 - [ ] TODO 3 ## Further Comments...

enhancement
web-server

### Description: ### Steps to reproduce: 1. Go to /dora-metrics 2. add a custom branch name `^main` 3. refresh this page 4. open branch-selector again 5. branch-chips disappear and you...

bug
javascript
web-server

### Description: We currently have a single log stream for server and analytic server. ### Steps to reproduce: 1. `./dev.sh` 2. Wait for container to start 3. Switch to api...

bug

## Why do we need this ? There are cases when a new column is added which is populated at the time of the sync. This change will not reflect...

enhancement

### Description: Whenever I run the product in dev mode, I am not able to switch logs between web server and api server. ### Steps to reproduce: 1. `./dev.sh` 2....

bug

## Why do we need this ? - A team may be interested in seeing how many PRs got merged without review in a time duration. - This can help...

enhancement
good first issue
javascript
python

### Description: When I am integrating the project and selecting repos for the team, I am unable to see all my repos. This is blocked because of the pagination issue....

bug