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

Import molequeue client #596

Merged
merged 4 commits into from
May 28, 2021
Merged

Conversation

cryos
Copy link
Member

@cryos cryos commented May 28, 2021

No description provided.

@cryos cryos requested a review from ghutchis May 28, 2021 18:32
cryos added 3 commits May 28, 2021 14:35
This removes the optional dependency on the MoleQueue client library.
This was always a weak point of the MoleQueue design, and I was never
happy with the hard dependency on MoleQueue for a tiny client library.
It just uses Qt's Network module with some JSON for coordinating job
submission. Build this unconditionally when Qt is enabled, leave the
directory naming alone.

Signed-off-by: Marcus D. Hanwell <marcus@cryos.net>
Needed a few edits for odd use of namespace that was less flexible than
desired, it looks a lot simpler now too.

Signed-off-by: Marcus D. Hanwell <marcus@cryos.net>
Signed-off-by: Marcus D. Hanwell <marcus@cryos.net>
The client is built in, and so removing conditional builds. Some porting
of the code to use the renamed namespace/include location.

Signed-off-by: Marcus D. Hanwell <marcus@cryos.net>
Copy link
Member

@ghutchis ghutchis left a comment

Choose a reason for hiding this comment

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

I still think we should switch everything to nlohmann JSON, but this looks good.

@github-actions
Copy link
Contributor

Here are the build results
macOS.dmg
Ubuntu1804.tar.gz
Ubuntu2004.tar.gz
Win64.exe
Artifacts will only be retained for 90 days.

@ghutchis
Copy link
Member

ghutchis commented May 28, 2021

This fixes #585

@ghutchis ghutchis merged commit 26fee6c into OpenChemistry:master May 28, 2021
@cryos cryos deleted the import-molequeue-client branch June 1, 2021 12: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.

2 participants