-
Couldn't load subscription status.
- Fork 79
Remove moi #2260
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
Remove moi #2260
Conversation
upgrading software
…client-to-qiita
r_client to qiita
Codecov Report
@@ Coverage Diff @@
## dev #2260 +/- ##
===========================================
+ Coverage 78.36% 93.78% +15.42%
===========================================
Files 9 161 +152
Lines 550 18249 +17699
===========================================
+ Hits 431 17115 +16684
- Misses 119 1134 +1015
Continue to review full report at Codecov.
|
rm moi and ipython
…-create_raw_data
…ansfer-copy-raw-data
rm create raw data
* Move qiita_db/private.py -> qiita_ware/private_plugin.py * Transferring VAMPS submission to internal job * Fixing import
rm wrapper.py
…ansfer-copy-raw-data
* Move qiita_db/private.py -> qiita_ware/private_plugin.py * Transferring VAMPS submission to internal job * Fixing merge conflicts * Adding tests to private plugin * Removing import * Fixing import * Modifying GUI to use the plugin * Adding success test
mv some methods
* Moving update_sample_template * Transfer update_sample_template * Porting update prep template * Moving delete sample or column * Removing tests * Removing dispatchable and its tests * Updating interface to use the new functionality' * Adapting the prep template GUI * Submitting jobs * Fixing tests * Removing qiita_ware/context.py * flake8ing * Fixing _system_call * Safeguarding the call to rollback * Unmasking more errors * Forcing different connections on different processes * Moving job completion to internal plugin structure * Removing unused code * Forcing the creation of a new transaction on the jobs * Fixing tests * forcing the commit * Fixing all tests * Addressing @antgonza's comments * Addressing @antgonza's comment * Addressing @ElDeveloper's comments
* Fixing the redis DB * Addressing @antgonza's comments
mv moi-ws to qiita_websocket
This is the list of tasks that need to be completed before this can be merged:
submit_to_EBIto Qiita internal "plugin" @antgonza mv some methods #2268submit_to_VAMPSto Qiita internal "plugin" @josenavas Transfer submit to vamps #2265create_raw_datafromqiita_ware/dispatchable.pysince it is not used anywhere @antgonza rm create raw data #2264copy_raw_datato Qiita internal "plugin" @josenavas Transfer copy raw data #2267delete_artifactto Qiita internal "plugin" @antgonza mv some methods #2268create_sample_templateto Qiita internal "plugin" @antgonza mv some methods #2268update_sample_templateto Qiita internal "plugin" @josenavas Transfer update delete templates #2274delete_sample_templateto Qiita internal "plugin" @josenavas Transfer update delete templates #2274update_prep_templateto Qiita internal "plugin" @josenavas Transfer update delete templates #2274delete_sample_or_columnto Qiita internal "plugin" @josenavas Transfer update delete templates #2274qiita_ware/dispatchable.pyTransfer update delete templates #2274qiita_ware/context.pyTransfer update delete templates #2274qiita_ware/executor.py@antgonza rm create raw data #2264per_sample_sequencesfromqiita_ware/util.pysince it is not used anywhere @antgonza rm create raw data #2264qiita_ware/wrapper.py@antgonza rm wrapper.py #2266qiita_core/configuration_manager.pyto remove the ipython configuration @antgonza: rm moi and ipython #2263setup.pyand.travis.yml@antgonza: rm moi and ipython #2263qiita_test_installto not check for ipython (is no longer a Qiita dependency) @antgonza: rm moi and ipython #2263In the list above, everything that needs to be moved to the Qiita internal plugin requires add a new command to the Qiita internal plugin and update the interface bits to look for a ProcessingJob rather than a moi job in redis