hoverctl ci/cd configuration #1186
Unanswered
tommymcguiver
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@tommymcguiver If you need the hoverctl binary as well, you can download it from the github release page: https://github.com/SpectoLabs/hoverfly/releases/tag/v1.11.0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running hoverfly for integration tests in CI, and the setup is quite complicated. I have python middleware, multiple simulations for multiple services , the simulations are and dynamically and using hoverctl is more ergonomic than using hoverfly binary to configure all the things.
ATM i'm downloading the binaries in a docker image. It would be nicer and simpler IMO to have a hoverctl docker image to download the binary from WDYR?
Current Version
Simplier version
Beta Was this translation helpful? Give feedback.
All reactions