You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose a user has a Workflow and some tests in an RO-crate. LM could automatically create a GitHub Workflow that executes the tests, and automatically register the new test execution instance for monitoring.
This seems feasible, as long as we're able to properly configure the execution of the test (e.g., it would work fine with Planemo).
The new Workflow could be created in an existing repository or in a new, ad-hoc repository (where one might commit the workflow and the test cases).
Suppose a user has a Workflow and some tests in an RO-crate. LM could automatically create a GitHub Workflow that executes the tests, and automatically register the new test execution instance for monitoring.
This seems feasible, as long as we're able to properly configure the execution of the test (e.g., it would work fine with Planemo).
The new Workflow could be created in an existing repository or in a new, ad-hoc repository (where one might commit the workflow and the test cases).
GitHub APIs to create a repository:
The text was updated successfully, but these errors were encountered: