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
The current templates (from kb_sdk master branch) cause the tests to fail for reasons I don't quite understand. Once tests are passing, look into restoring the examples to the old repo's master branch repo. One issue is that the new examples take quite a bit longer to run, which means the tests take longer to run, and they're slow already, so we may want to try and make the examples faster.
The current templates (from kb_sdk master branch) cause the tests to fail for reasons I don't quite understand. Once tests are passing, look into restoring the examples to the old repo's master branch repo. One issue is that the new examples take quite a bit longer to run, which means the tests take longer to run, and they're slow already, so we may want to try and make the examples faster.
Affected files:
src/java/us/kbase/templates/module_build_xml.vm.properties
src/java/us/kbase/templates/module_java_impl.vm.properties
src/java/us/kbase/templates/module_method_spec_json.vm.properties
src/java/us/kbase/templates/module_method_spec_yaml.vm.properties
src/java/us/kbase/templates/module_python_impl.vm.properties
src/java/us/kbase/templates/module_test_java_client.vm.properties
src/java/us/kbase/templates/module_test_python_client.vm.properties
src/java/us/kbase/templates/module_typespec.vm.properties
Reverted to commit 0391723
The text was updated successfully, but these errors were encountered: