mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
bc2ac6b31a
* Initial commit for suggested blenderbim github actions setup * Changed the github repo address from fork to main repo for clarity * Include python version info to appear on asset name. Consider using additional matrix loop on python versions 37 and 39. Currently hardcoded py37 for testing * Cleanup of "python_fcl" files in dist/working before compiling BIMTester * Loop over python 3.7 and 3.9 for all platforms and build 6 releases * Set the correct repository name in the trigger. Also make the trigger only run when "[release]" is added in the commit message.