Skip to content

wskdeploy does not work with .rs extension rust files. #1121

@kingledion

Description

@kingledion

Rust 1.34 support works with #1119, however, this MR only passes tests for cargo projects in .zip format. Plain .rs files do not work as the runtime is not properly connected with the extension.

For the case of the Travis test pipeline, the problem is that the runtime tests are hardcoded to use the bluemix host: https://github.com/apache/openwhisk-wskdeploy/blob/master/runtimes/runtimes_test.go#L33

We should remove the hardcoded external dependency from the test and add test cases for .rs file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions