Skip to content

Consider binary package releases of noxious-server on crates.io #13

@cbgbt

Description

@cbgbt

This is really cool, thanks for writing this!

Is your feature request related to a problem? Please describe.
I'm trying to test some client software that currently work son Linux, but I'd like to support Windows. We currently use toxiproxy docker containers to run our integration tests on Linux; however, this won't work on our Github Actions-based CI for Windows, since it doesn't support Linux containers, and getting a toxiproxy windows container seems like a tall order.

Describe the solution you'd like
It would be great if we could cargo install noxious-server in our CI, since this should create a windows-compatible build, and our CI already uses Rust-based infrastructure for most everything else.

Describe alternatives you've considered
We could clone the repo in our CI and perform the build then.

Additional context
I haven't tested noxious on Windows, so I suppose I'm not totally confident that this will be a silver bullet. I'm happy to try it though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions