Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bilus opened this issue Aug 31, 2019 · 0 comments
Open

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

bilus opened this issue Aug 31, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@bilus
Copy link
Contributor

bilus commented Aug 31, 2019

$ 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.

@bilus bilus added the bug Something isn't working label Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant