middleware
middleware copied to clipboard
✨ Open-source DORA metrics platform for engineering teams ✨
## 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...
## 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...
### 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...
## Why do we need this ? better readability ## Acceptance Criteria - [ ] TODO 1 - [ ] TODO 2 - [ ] TODO 3 ## Further Comments...
### 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...
### 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...
## 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...
### 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....
## 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...
### 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....