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

## Linked Issue(s) #556 ## Acceptance Criteria fulfillment - [x] Added Search in Logs - [x] Improved Search UI and functionality ## Proposed changes - Added Search functionality in logs...

## Linked Issue(s) #544 ## Acceptance Criteria fulfillment - [x] Divided the existing page into 2 tabs - [x] Added deployment Durations - [x] Added deployment trends - [x] Added...

## Why do we need this ? - Currently, our app seems to have inconsistent padding and margins to variable font sizes and selections across the UI making the UI...

enhancement

## Why do we need this ? - Currently our app suffers from a high INP,LCP and TBT which would eventually affect the users usability. Improving the UI's performance could...

enhancement

## Proposed changes - This PR focuses on solving the current issue of handling the errors thrown from backend as HTML instead of JSON for better readability and usability. -...

## Linked Issue(s) fixed #643 ## Acceptance Criteria fulfillment Added FGT support for GIthub Integration while retaining the PAT usage. ## Proposed changes (including videos or screenshots) Integration using FGT...

## Why do we need this ? Currently, to access GitHub's resources the only supported authentication method is by using Personal Authentication Tokens (classic). Some organizations do not allow PATs...

enhancement
good first issue
javascript
web-server

## Linked Issue(s) #423 ## Proposed changes - Implemented hot reloading in CLI. - Added docker config to ensure containers are not built again ## Further comments ## Summary by...

Hi! Our ci/cd process includes production workflows that are triggered when a release gets released ``` name: deploy_production on: release: types: - released ``` Do you know if there is...

duplicate

### Description: Upon adding a personal access token the sync engine only reports `Error syncing org repos for provider github: Incorrect decryption. Error in get_access_token - Incorrect decryption.`. It never...

bug
help wanted
medium