-
Notifications
You must be signed in to change notification settings - Fork 210
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
Update to v25.1.0-IOFreeze #5354
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also missing some new variables / variable renames. Will add that shortly: edit see 5c83dd1
ea567ca
to
d20b26c
Compare
@joseph-robertson I think your clang format is outdated since you pushed formatting diffs. CI uses 18.1.3. |
f5d6fc8
to
1d5a877
Compare
1d5a877
to
18c9246
Compare
CMakeLists.txt
Outdated
if (ARCH MATCHES "arm64") | ||
set(ENERGYPLUS_EXPECTED_HASH 29616d6aa23e2fc0f71362da9794ef08) | ||
set(ENERGYPLUS_EXPECTED_HASH 8a7336112955e90c525cf78fd33ce927) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately that release is missing the intel mac package which explains why the CI fails for that.
(and doesn't have the arm64 ubuntu ones)
We could use my release here: https://github.com/jmarrec/EnergyPlus/releases/tag/v25.1.0-IOFreeze-Ubuntu-arm64-macfixup
@wenyikuang mac is still having issues, can you have a look please?
|
CI Results for fd99583:
|
Yeah, fixing it now. |
I think you're right. I updated it, ran it again, and have no diffs. |
I'm in the process of running an OpenStudio-resources 3 way comparison between OS 3.9.0-E+ 24.2.0, Transition to 25.1.0-IOFreeze, and OS 3.10.0-alpha-E+ 25.1.0-IOFreeze (This PR). Will report back when I'm done |
|
LGTM! |
Pull request overview
Pull Request Author
src/model/test
)src/energyplus/Test
)src/osversion/VersionTranslator.cpp
)Labels:
IDDChange
APIChange
Pull Request - Ready for CI
so that CI builds your PRReview Checklist
This will not be exhaustively relevant to every PR.