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

[#308] Checking of requirements state during legionctl build operation #615

Merged
merged 14 commits into from
Nov 21, 2018

Conversation

kirillmakhonin
Copy link
Member

This closes #308
This adds new commands:

  • legionctl --version - to show current package version
  • legionctl list-dependencies - to list dependencies of package (with versions in pip-freeze format)

Also this adds checking that all required dependencies of legion packages are existed with correct version.

@kirillmakhonin kirillmakhonin self-assigned this Nov 19, 2018
@kirillmakhonin
Copy link
Member Author

bot, test all

@legion-bot
Copy link
Collaborator

Build status: FAILURE

@kirillmakhonin
Copy link
Member Author

@dsuslov only scale test has been failed. Please review & merge

Copy link

@dsuslov dsuslov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks good.

@kirillmakhonin kirillmakhonin force-pushed the feat/308-checking-requirements-state branch from eb46c47 to 83bbc5a Compare November 21, 2018 08:12
@dsuslov dsuslov merged commit 4d8e713 into develop Nov 21, 2018
@kirillmakhonin kirillmakhonin deleted the feat/308-checking-requirements-state branch November 28, 2018 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to install different pandas version
3 participants