Releases: jmarrec/EnergyPlus
Test-Python312
Bump python interpreter to 3.12 Try a fix for Mac 3.12 with GHA Revert "Try a fix for Mac 3.12 with GHA" This reverts commit 7fdec3d805ad92555d20883b71283001381ca6e5. Use my forked actions that actually builds python on mac instead of downloading the universal mac pkg The macos-12 picked up a toolcache python 3.12.2 instead of the one I built Force remove python 3.12 from the GHA runner toolcache
EnergyPlus v24.1.0
Same as NREL/EnergyPlus v24.1.0, but only has the i386 (aka win32, aka x86 build).
c025cfbf35f1c53eee464205e713c6db *EnergyPlus-24.1.0-9d7789a3ac-Windows-i386.exe
766cf42388ca5b682800fe6ded8ac3ee *EnergyPlus-24.1.0-9d7789a3ac-Windows-i386.zip
Downgrade cmake from 3.29 to 3.28.4
Downgrade cmake from 3.29 to 3.28.4
With debug prints for python
v24.1.0-RC6 Add more prints for python libs
v24.1.0-RC3 bis
LivingWall doc clarification
Nothing like a rerun after you said final
check-latest in setup-python isn't sufficient, so force clean the gha toolcache for python 3.12.2
Final Test with Python 3.12 on GHA Pre-release
A cocky title. But that's just wishful thinking, because I so hope it's true.
Arm64 macOS EPTravisTester worked fine. The macos-12 (x64) did not, and that's because my previous build of E+ picked up the GHA toolcache python 3.12 instead of the one from my action. So this sets "check-latest" to force not using the toolcache one.
cf https://github.com/jmarrec/EPTravisTester/actions/runs/8329118612
Another Another Another Another Another Test with Python 3.12 on GHA Pre-release
This time I built the arm64 python-versions on an arm64 python. I fixed up the TCL TK and gettext (libintl) includes. I think it may work!
https://github.com/jmarrec/python-versions/releases/tag/3.12.2-8325545804
Another Another Another Another Test with Python 3.12 on GHA Pre-release
v24.1.0-TestBuildWithPython312-6 Use my forked actions that actually builds python on mac instead of d…
Another Another Another Another Test with Python 3.12 on GHA Pre-release
v24.1.0-TestBuildWithPython312-5 Use my forked actions that actually builds python on mac instead of d…