This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Addon for blocking request/response transformers #92
Draft
robbyt
wants to merge
21
commits into
main
Choose a base branch
from
rterhaar/transformers
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filesexamples/python/poetry.lock
examples/python/pyproject.toml
go.mod
|
robbyt
force-pushed
the
rterhaar/transformers
branch
from
September 14, 2024 00:28
547b042
to
d2b918f
Compare
robbyt
force-pushed
the
rterhaar/transformers
branch
8 times, most recently
from
September 15, 2024 04:30
9285fd4
to
70cfa1c
Compare
robbyt
force-pushed
the
rterhaar/transformers
branch
8 times, most recently
from
September 19, 2024 00:54
7fdf6ea
to
185d9de
Compare
ws add docs to commands update help docs for new flags update help docs for new flags copy the raw user input to a field on the config struct fix .String() representation of the transformers fix .String() representation of the transformers wip, going to switch to annotations add config parser using tag annotations minor go.mod updates, add retry module minor go.mod updates, add retry module go mod tidy use the const instead of hard-coded tag for annotations loading
adjust logging improve log output when using transformers
fix panic from loading the fa, fix the interface
add test for proxyError.go
wip, http transformer needs work wip, added new command transformer
fix lint warnings
add fastapi added rest/stdin mode for the example script added rest/stdin mode for the example script
add some new JSON tools to the LDC
remove extra test logging rename, and add some comments add tests for the posix runner adding obx module for mocking add tests for the file transformer split out the mock runner from the file_test reformat transformer help docs disable the currently unused backpressure config field, add some more ideas for future options new function name, rebase fix wip adding context to healthcheck, for cancel reorg some interfaces reorg some interfaces
robbyt
force-pushed
the
rterhaar/transformers
branch
from
September 19, 2024 02:30
d91cbe5
to
e2cd1cb
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.