Skip to content

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

Merged
thetechnocrat-dev merged 3 commits intomainfrom
643-lab-600-gateway-run-job-handler
Sep 12, 2023
Merged

PlexRun refactored : now RunIO and lives in ipwl package#644
thetechnocrat-dev merged 3 commits intomainfrom
643-lab-600-gateway-run-job-handler

Conversation

@acashmoney
Copy link
Copy Markdown
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
Copy Markdown

linear bot commented Sep 12, 2023

@vercel
Copy link
Copy Markdown

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
Copy Markdown

@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
@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