urbanopt / urbanopt-geojson-gem

OpenStudio Extension gem that translates a GeoJSON file into OpenStudio model inputs
Other
1 stars 3 forks source link

Restore pinned Addressable to fix the unicode_normalize/normalize.rb error. #278

Closed wenyikuang closed 2 months ago

wenyikuang commented 2 months ago

Another hit to fix the test_with_openstudio task:

related issue:

https://github.com/urbanopt/urbanopt-geojson-gem/issues/276

and related issue in openstudio side:

https://github.com/NREL/OpenStudio/issues/4870

And if this not work, comment out the require 'bundler' within the openstudio/extension.

vtnate commented 2 months ago

CI is failing when we call rake openstudio:update_measures, which may be related to https://github.com/NREL/OpenStudio/issues/5215