Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: added docker compose file for testing proxy #1339

Merged
merged 1 commit into from
Apr 21, 2022

Conversation

quintesse
Copy link
Contributor

This allows you to easily start up a proxy and a container with a shell
and JBang pre-installed that is only allowed to connect to the proxy.
Includes a README with some instructions.

See #447

This allows you to easily start up a proxy and a container with a shell
and JBang pre-installed that is only allowed to connect to the proxy.
Includes a README with some instructions.
@quintesse quintesse requested a review from maxandersen April 20, 2022 14:06
@quintesse
Copy link
Contributor Author

So this is not a solution of any kind, it's just a way to easily test JBang with a proxy!

@codecov
Copy link

codecov bot commented Apr 20, 2022

Codecov Report

Merging #1339 (f36f959) into main (0750e62) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1339   +/-   ##
=========================================
  Coverage     56.42%   56.42%           
  Complexity     1154     1154           
=========================================
  Files            99       99           
  Lines          6151     6151           
  Branches       1020     1020           
=========================================
  Hits           3471     3471           
  Misses         2199     2199           
  Partials        481      481           
Flag Coverage Δ
Linux 55.24% <ø> (ø)
Windows 55.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0750e62...f36f959. Read the comment docs.

@maxandersen maxandersen merged commit 7856810 into jbangdev:main Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants