proxy.py/proxy
Abhinav Singh 769aae4b06
Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866)
* Fix broken TLS interception because uid is now no longer a UUID

* Give enough context to work id for them to be unique within a `proxy.py` instance

* Use --port=0 by default within `proxy.TestCase`

* Attempt to fix weird buildx issue

* Add makefile targets within workflow

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Order?

* Write scm file for make

* Fetch depth

* Quote patch

* Try with sudo?

* https://github.com/docker/buildx/issues/850

* Remove sudo hack

* https://github.com/docker/buildx/issues/850\#issuecomment-973270625

* Add explicit deps

* Add `requirements-testing.txt` during linting phase

* Pin buildx to v0.7.1

* Pin buildx to v0.7.0

* Revert back unnecessary change to dockerignore

* Skip container within make workflow (because GHA lacks support for docker on macOS by default)

* Repurpose make into developer workflow

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-17 15:33:00 +05:30
..
common Update web log context fields to match proxy log context fields (#861) 2021-12-12 19:35:01 +05:30
core Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866) 2021-12-17 15:33:00 +05:30
dashboard `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
http Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866) 2021-12-17 15:33:00 +05:30
plugin Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866) 2021-12-17 15:33:00 +05:30
testing Fix broken TLS interception & CacheResponsesPlugin because UID is no longer a UUID (#866) 2021-12-17 15:33:00 +05:30
__init__.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
__main__.py Doc & Banner update to match GitHub (#182) 2019-11-18 20:45:51 -08:00
proxy.py `task.result` can throw (#837) 2021-12-01 19:54:00 +05:30
py.typed Add py.typed marker, add version checker, remove deprecated methods (#255) 2020-01-06 21:23:38 -08:00