NREL / openstudio-extension-gem

Other
6 stars 5 forks source link

After rc2's error handling in openstudio is fixed, update the openstudio-extension-gem #170

Open wenyikuang opened 1 year ago

wenyikuang commented 1 year ago

Since the os raise exception to stop the working bundle exec rake. CI pipeline cannot be finished:

https://ci.openstudio.net/blue/organizations/jenkins/openstudio-extension-gem/detail/PR-169/3/pipeline and https://ci.openstudio.net/blue/organizations/jenkins/openstudio-ee-gem/detail/PR-50/3/pipeline/ and https://ci.openstudio.net/blue/organizations/jenkins/openstudio-common-measures-gem/detail/PR-157/5/pipeline

Logic is:

Update openstudio extension gem with newer version number.
Update the openstudio-gem to consume the new version os-extension-gem.
Rebuild os with new os-gem
test