Skip to content

oya tasks does not show doc strings of imported tasks #81

Description

@bilus
$ oya init github.com/xxxxx
$ oya import github.com/bilus/circleci
$ oya tasks
# in ./Oyafile
oya run circleci.Changeset
oya run circleci.init
oya run circleci.initUsage
oya run circleci.latest
oya run circleci.logs
oya run circleci.onMerge
oya run circleci.onMergeSuccess
oya run circleci.onPush
oya run circleci.open
oya run circleci.show

Expected to show doc strings defined for some of the tasks by the pack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions