Skip to content

Make fabric-utils more portable #24

@osesov

Description

@osesov

Currently fabric-utils is quite difficult to run on Windows. In particular, the dependency on bash to handle fabric.sh, and use it in integration test should be removed.
I suggest to use gradle with docker/docker-compose plugin to manage docker invocation instead of shell script, and replace fabric.sh use in integration test calling gradle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions