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

Bumps the npm_and_yarn group with 4 updates in the /web-server directory: [axios](https://github.com/axios/axios), [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse), [systeminformation](https://github.com/sebhildebrandt/systeminformation) and [word-wrap](https://github.com/jonschlinkert/word-wrap). Updates `axios` from 0.26.1 to 0.28.0 Release notes Sourced from axios's releases. Release v0.28.0...

dependencies
javascript

Bumps the npm_and_yarn group with 5 updates in the /web-server directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `0.26.1` |...

dependencies
javascript

Bumps the pip group with 1 update in the /backend directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 22.0.0 to 23.0.0 Release notes Sourced from gunicorn's releases. 23.0.0 Gunicorn 23.0.0 has been released....

dependencies
python

Bumps the pip group with 1 update in the /backend directory: [pycryptodome](https://github.com/Legrandin/pycryptodome). Updates `pycryptodome` from 3.19.1 to 3.21.0 Release notes Sourced from pycryptodome's releases. v3.21.0 - Bourdeaux New features By...

dependencies
python

## Why do we need this ? Currently, you cannot offline analyse anything except for the "default" columns of the pull request insights. That means I'm forced to scrape the...

enhancement
good first issue
help wanted
hacktoberfest

## Linked Issue Closes issue # 559 https://github.com/middlewarehq/middleware/issues/559 ## Proposed change The changes made allow the CLI to close when pressing X in order to exit the dev CLI.

### Description: When you're in the dev CLI, you're prompted to press X to close the dev server. That does kill the containers, but it doesn't fully detach from the...

bug
good first issue
javascript
hacktoberfest

## Why do we need this ? Currently the system relies on reverted PRs for CFR/MTTR data, only. With support for webhooks, we might be able to link a variety...

enhancement
help wanted
advanced

Currently system logs work fine, but certain UI/visual refinements can certainly be made to it. We'd be happy to receive ideas on visual changes from the community.

enhancement
good first issue
web-server

## Why do we need this ? Currently deployments functionality is available via Github Actions, where you can specify which workflow should be associated with which repo, and hence get...

enhancement
help wanted
advanced