Jeff Henning
Jeff Henning
Web updates and nightly builds are working again. Looks like Catch2 is running now, but - The web structure where Catch2 is running can't fine REFPROP or its FLUIDS/MIXTURES folders...
@ibell - Can I get to the automation environment to debug the REFPROP missing issue or is that an @jowr only thing?
Nothing wrong with the Mathcad wrapper, it compiles perfectly on my local system under VS. I've been seeing this for a while now on commits. It uses a header file...
It may be a permissions issue with the "hidden" Mathcad component. I think the runner for commits and PRs runs as the user making the change. The nightly build runs...
@ibell, @jowr - Reading into how this works. There are two files needed to compile the Mathcad wrapper (one header file and one library) belong to PTC and are not...
I think there's an easy fix. Can't at the moment, but will try later this weekend.
@ibell - you probably know this already, but since your pushes on 9/7, the docs_docker is failing and causing the nightly builds to fail. Nothing pushed to Source Forge since...
@ibell - I updated the release action from actions/upload-artifact@v3 to actions/upload-artifact@v4. This should fix the nightly builds, if it doesn't break anything else! We'll see tonight. Two issues remaining: 1....
I see that now. I've broken them all but the javascript (because there's only one artifact anyway); but it was all breaking before with v3 uploads. This'll take some research...
Fingers crossed. I had to climb the learning curve, but I think it was a fairly simple fix. Have to wait for a scheduled run tonight so it runs with...