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

Package fetching and merging #44

Merged
merged 6 commits into from
May 15, 2023
Merged

Package fetching and merging #44

merged 6 commits into from
May 15, 2023

Conversation

relf
Copy link
Collaborator

@relf relf commented May 12, 2023

This PR adds two new commands :

  • wop fetch <target_id>: this command gets disciplines source code from target analysis and extract it within the current analysis Python module. The current analysis is untouched on WhatsOpt.
  • wop merge <target id>: this command import the target analysis discipline within the current one on WhatsOpt fetch target analysis code and finally update the code.

The whole point is to ease the code reuse of the packages uploaded on the WopStore.

@relf relf merged commit 133ebea into whatsopt:master May 15, 2023
9 of 10 checks passed
@relf relf deleted the merge-pkg branch May 15, 2023 09:36
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.

None yet

1 participant