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

PlexRun refactored : now RunIO and lives in ipwl package #644

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

acashmoney
Copy link
Contributor

@acashmoney acashmoney commented Sep 12, 2023

Summary

PlexRun logic has been moved to the ipwl package for gateway functionality.

This will make it easier to complete the RunJobHandler functionality in the gateway.

Should be ready for a binary upgrade v0.10.4. After binary upgrade, go.mod file in gateway should be updated to specify requiring github.com/labdao/plex v0.10.4

Steps to Test

./plex init -t QmZWYpZXsrbtzvBCHngh4YEgME5djnV5EedyTpc8DrK7k2 -i '{"protein": ["QmUWCBTqbRaKkPXQ3M14NkUuM4TEwfhVfrqLNoBB7syyyd/7n9g.pdb"], "small_molecule": ["QmViB4EnKX6PXd77WYSgMDMq9ZMX14peu3ZNoVV1LHUZwS/ZINC000019632618.sdf"]}' --scatteringMethod=dotProduct --autoRun=true -a test

Expected behavior: should receive a completed IO JSON CID.

@acashmoney acashmoney linked an issue Sep 12, 2023 that may be closed by this pull request
@linear
Copy link

linear bot commented Sep 12, 2023

@vercel
Copy link

vercel bot commented Sep 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
docs ⬜️ Ignored (Inspect) Sep 12, 2023 10:57am

@acashmoney acashmoney temporarily deployed to ci September 12, 2023 10:57 — with GitHub Actions Inactive
Copy link
Contributor

@thetechnocrat-dev thetechnocrat-dev left a comment

Choose a reason for hiding this comment

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

Clean 💯 .

@thetechnocrat-dev thetechnocrat-dev merged commit 7838c44 into main Sep 12, 2023
3 checks passed
@thetechnocrat-dev thetechnocrat-dev deleted the 643-lab-600-gateway-run-job-handler branch September 12, 2023 15:17
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.

[LAB-600] refactor plex run
2 participants