Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release checklist #382

Open
4 tasks
shorowit opened this issue Feb 22, 2020 · 0 comments
Open
4 tasks

Release checklist #382

shorowit opened this issue Feb 22, 2020 · 0 comments

Comments

@shorowit
Copy link
Collaborator

shorowit commented Feb 22, 2020

  • Bump version (workflow/version.rb)
  • Update changelog.md
  • Create release zip files (openstudio tasks.rb create_release_zips)
  • Create release w/ release notes
shorowit added a commit that referenced this issue May 11, 2020
58373423d Merge pull request #310 from NREL/outside-boundary-conditions
c73454270 bugfix, collapse other housing unit schedules, fix hardcoding living space name
e4af0c4cd remove base-misc-locations-other.xml, fixed rh/hr issue
44322a232 Merge branch 'outside-boundary-conditions' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
d9d8ba28a some small issues
ce8e83bc1 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
ec4db5bd6 Revert the part of the HPWH ducting program that was related to internal gains.
c195a7e6f Merge pull request #382 from NREL/hpxml_datatype_conversions
e2a371e3d Relax test tolerance.
57649b906 Also handle 1/0 (integer) conversion to boolean.
e1d6d1e50 Update documentation. [ci skip]
9be79f874 other housing unit surface changed to use sch
199846419 Merge branch 'outside-boundary-conditions' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
532da3817 minor changes
b98e91185 Improve datatype conversions used by HPXML class. In particular, prevents automatically converting non-integer values to integers.
ec6be234d Oops. Bugfix.
67c580886 Remove unnecessary @mf_temp_sch_map variable and other minor code cleanup. Also removed some HPWH code (ducting, etc.) that isn't being used. Should be functionally the same.
8af5cae9a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
2f21345eb Remove old test files.
bef9fb811 Merge pull request #355 from NREL/enclosure_error_checking
e36a773e4 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into enclosure_error_checking
b51b7e632 Compromise to allow for ASHRAE 140 while still generally requiring lighting.
dc80c7835 Merge pull request #381 from NREL/lighting-cleanup
cdfc22de4 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into enclosure_error_checking
e12e1f335 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
bf90de843 minor changes
24339bdcd remove window location error checking
b1d213959 accommodate new report arg
ededf86d2 merge conflict bugfix
9aeb4d5d4 update_measures
9af8bb38f Merge branch 'os_v3' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
b9d8d01d3 combined coefficient assumption
d92f4c82e update_measures
6b9e30881 Merge branch 'os_v3' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
0f7c405cc report test accommodation column name
53ee01125 v3.0 othersidecoefficient schedule
d18a6cab1 Merge branch 'os_v3' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
ee9ce6231 Adds tests.
9140754df First pass on adding better space type-specific error checking of surfaces.
ac46e80b5 revert base*
e0c2b70cc changes to corresponding tests
ceff63ec1 some changes to test files
6fc3c83c7 test base-miscs-locations-other.xml added
d89da3018 new test files for mf spaces
b2c540d21 bugfix
ad6e1b87c duct bugfixes and cleanup(somehow)
c54595ab7 changes to first batch of suggestions
f67623496 some changes after merging master
6bb69608a rake
5f54ffdff Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
698592b83 added a "Surface" outside boundary condition subsurface to verify previous implementation bug was fixed
e20411be4 ran update_measures
10ed69e8b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
b53264d9d fix a bug in assigning outside boundary condition to subsurfaces
30c5e9d1f default dishwasher and cooking range locations
c36cc8d04 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
2ea13f695 invalid
d22772623 merge
1ceebc35a Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
0ab037a62 bugfix, new warning resolved
f0de0eefc one more fix...
7a3e191bf bugfix
f6a775d64 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
450b6d3a5 cleanup and minor changes
9cddaa86d revert test
bbae3f637 cleanup
be90fb9dd dishwasher test bugfix
51d2f8f7d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
6df50bf38 fixed some merge and ci failure issues
0416fb61c Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
b73a20457 surface hvac_sizing and appliance progresses
5f4977166 current appliance location init
96560fb88 Unnecessary line
a175069a0 duct location
0e480802d Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
178ba2550 one remaining issue of merging new hpxml class
ef81d7033 rubocop
beb4cac4d conflicts and issues
fd13012cc pulled in masters
81d8a85cf oops, removed the wrong line
81d1add00 remove diagnostic puts
e6e5494fe waterheater sharing obc schedule with surfaces
a5c4f1c61 progress on water heater location
bfff94d5e ran rake + conflicts resolved
ba6de136b Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
fff4145aa Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
7ac14a3bc subsurface on foundation wall
09e957c60 hpxml schema changes, new enumerations
9cd567460 addressed subsurfaces
400dbd0c2 Merge branch 'master' of https://github.com/NREL/OpenStudio-HPXML into outside-boundary-conditions
fbf4cb261 fixme comment
c962c5f00 MES program to read conditioned zone temperature
a3eee53b2 something left from previous commit, added report tests.
538a7581c new space type test files combined.
b3016f3f2 remove diagnostic print
28dbe99a3 Other side coefficient, 0 convection first for debugging

git-subtree-dir: hpxml-measures
git-subtree-split: 58373423d5022ace89d39aa9de0bbe576d687c5c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant