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

feat(run): implicitly import aqua lib if not inside fluence project, automatically add to fluence.yaml if missing [fixes DXJ-231] #115

Merged
merged 13 commits into from
Jan 20, 2023

Conversation

shamsartem
Copy link
Collaborator

No description provided.

…automatically add to fluence.yaml if missing [fixes DXJ-231]
@linear
Copy link

linear bot commented Jan 19, 2023

DXJ-231 Add implicit import for aqua-lib

If there is no project and you do aqua-run - implicitly install and import aqua-lib of recommended version

if there is a project - check the version of aqua-lib in fluence.yaml. If it's not there - install it and add

if aqua-lib version is mentioned in fluence.yaml - just use it instead

@shamsartem shamsartem marked this pull request as ready for review January 19, 2023 21:25
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.

2 participants