Skip to content

Releases: jmarrec/EnergyPlus

Test-Python312

28 May 11:06
0ee2aa7
Compare
Choose a tag to compare
Test-Python312 Pre-release
Pre-release
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

21 May 17:04
9d7789a
Compare
Choose a tag to compare

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

28 Mar 15:48
0ece21d
Compare
Choose a tag to compare
Pre-release

Downgrade cmake from 3.29 to 3.28.4

With debug prints for python

28 Mar 14:37
2875515
Compare
Choose a tag to compare
Pre-release
v24.1.0-RC6

Add more prints for python libs

v24.1.0-RC3 bis

28 Mar 14:05
Compare
Choose a tag to compare
v24.1.0-RC3 bis Pre-release
Pre-release
LivingWall doc clarification

Nothing like a rerun after you said final

18 Mar 20:17
2c59561
Compare
Choose a tag to compare

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

18 Mar 15:30
60a2ab2
Compare
Choose a tag to compare

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

18 Mar 11:47
7b285c5
Compare
Choose a tag to compare

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

16 Mar 15:22
7b285c5
Compare
Choose a tag to compare
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

15 Mar 23:30
7b285c5
Compare
Choose a tag to compare
v24.1.0-TestBuildWithPython312-5

Use my forked actions that actually builds python on mac instead of d…