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
We need to implement the steps of validating the module info for the new submission workflow that uses the modulectl. We need to make sure that in the PR opened there is a directory {module name}/{module version}
Reasons
Support new submission pipeline for the modulectl
Acceptance Criteria
Implement the check_if_module_directory_exists step in the new-check-module-name-version.yaml. It needs to check for the new directory format ({module name/version})
Attachments
The text was updated successfully, but these errors were encountered:
Description
We need to implement the steps of validating the module info for the new submission workflow that uses the modulectl. We need to make sure that in the PR opened there is a directory {module name}/{module version}
Reasons
Support new submission pipeline for the modulectl
Acceptance Criteria
check_if_module_directory_exists
step in thenew-check-module-name-version.yaml
. It needs to check for the new directory format ({module name/version})Attachments
The text was updated successfully, but these errors were encountered: