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
See this on all create_typical tests TypeError: Expected argument 1 of type std::vector< openstudio::model::Material >::value_type const &, but got OpenStudio::Model::OptionalMaterial #<OpenStudio::Model::OptionalM... (Matt and David)
openstudio-standards-0.6.0/lib/openstudio-standards/prototypes/common/objects/Prototype.hvac_systems.rb:7399]: NoMethodError: undefined method `include?' for nil:NilClass
4 create_bar tests that shold be failing are passing, need to address what happens with bad args.
Problem with model_apply_parametric_schedules in inspect schedule in calibration repo (David and Matt)
NoMethodError: undefined method `SqlFilemake_qaqc_results_vector' for OpenstudioStandards:Module (this is
impacting Xcel QAQC measure, see if Matt knows if this changed)
inspectAndEditParametricSchedules: only test errors getting optional not initialized on model_apply_parametric_schedules (follow up with Matt on this, did additional property para schedule inputs change?)
Resolve issues with measure gems and measure repo CI, Wenyi
Check if any gems need to get updated before final 3.8.0 (Wenyi)
Look at open OpenStudio PRs
Create Ubuntu 2004, Ubuntu 2204, Centos7, Darwin, and Windows untested build zips and upload to S3, Wenyi
Run BEST tests with new installer, Dareum
Sanity test install packages on clean VMs with default OS installations, Wenyi
Run Standards Tests with new installer, Matt
Run hpxml tests with new installer, Scott
Run resstock tests with new installer, Joe
Run Measure tests with new installer, Joe, David
openstudio-model-articulation-gem
openstudio-aedg-gem
openstudio-load-flexibility-measures
openstudio-common-measures-gem
openstudio-calibration-gem
openstudio-ee-gem
Release OpenStudio Measures, Nicholas
Run UrbanOpt example project with new installer, Wenyi
Create Carrier 64/32 bit Nuget package and upload to nuget.org, Wenyi (Now with cmake build)
Test server changes with build zips, Wenyi
Create Release Notes. API changes (if needed), David
Gather key new features from team for release notes,
populate change log sections (use script to support this)
Update name from OpenStudio_Release_Notes_3_8_0_TBD to YYYYMMDD
Make PDF copy of md once finalized
Update SDK docs (if needed), Wenyi
Release server (merge to master) Wenyi
Build Server packages, post on S3, Wenyi - Windows, Wenyi - Mac
Update the server SHA in PAT, Wenyi
PAT installer, Wenyi
The text was updated successfully, but these errors were encountered:
DavidGoldwasser
added
the
Triage
Issue needs to be assessed and labeled, further information on reported might be needed
label
Mar 6, 2024
Tentative Schedule
OS SDK v3.8.0 Checklist
runner.getArgumentValues
does not honor argument data type #5196TypeError: Expected argument 1 of type std::vector< openstudio::model::Material >::value_type const &, but got OpenStudio::Model::OptionalMaterial #<OpenStudio::Model::OptionalM...
(Matt and David)The text was updated successfully, but these errors were encountered: