feat(cli): update argument handler to enable local analysis with docker#48
feat(cli): update argument handler to enable local analysis with docker#48
Conversation
Branch coverage •
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
@CodiumAI-Agent /describe |
|
Hello @PaulPHPE thanks for this PR! |
|
Hello @vvatelot ! |
|
Hello @vvatelot ! First time working with Code QL for me, I am not sure what failed here and how to deal with it ? |
It seems there is an issue with CodeQL itself... I tried to re-launch the check, but still waiting to start... |
vvatelot
left a comment
There was a problem hiding this comment.
If you want to build the image for mac to test it, you can rebase your branch on main and then try to launch the action https://github.com/cnumr/ecoindex_python_fullstack/actions/workflows/build_publish_cli.yml targeting your branch, with a bump of type preminor
2f236a9 to
a3b3d0e
Compare
…internal to readme
…nal outside a docker container
Co-authored-by: Vincent Vatelot <vincent.vatelot@ik.me>
…test for this method
6ad1987 to
32c5035
Compare
Modify cli argument handler to transform url with "localhost" hostname to url with "host.docker.internal".
Modify cli README to add the --add-host for linux users
Modify test arguments handler to verify the transformation of localhost to host.docker.internal
close #38