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

feat: add testing and standalone mode #1

Merged
merged 1 commit into from
Feb 29, 2024
Merged

feat: add testing and standalone mode #1

merged 1 commit into from
Feb 29, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Feb 29, 2024

Problem: we should have a basic test that the plugin works with compspec.
Solution: add a test, along with refactoring the plugin organization so that it is possible to run a single function in a flux instance, "generate_cluster" that will dump out the node graph on the fly, and no need to be executed as an extraction plugin by the higher level compspec. I'm also adding:

  • an example for the standalone use case
  • a code of conduct
  • a fixed README example (I was only showing the nodes, oups)

Problem: we should have a basic test that the plugin works
with compspec.
Solution: add a test, along with refactoring the plugin
organization so that it is possible to run a single
function in a flux instance, "generate_cluster" that will
dump out the node graph on the fly, and no need to be
executed as an extraction plugin by the higher level
compspec.

Signed-off-by: vsoch <[email protected]>
@vsoch
Copy link
Member Author

vsoch commented Feb 29, 2024

@vsoch vsoch merged commit 3ec7f29 into main Feb 29, 2024
2 checks passed
@vsoch vsoch deleted the add-tests branch February 29, 2024 02:33
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.

1 participant