-
Notifications
You must be signed in to change notification settings - Fork 222
Windows Code Signing fix #5571
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
Windows Code Signing fix #5571
Conversation
…g directories, and enhance Python setup
🧪 Test Results DashboardSummary
✅ All Tests Passed!📊 Test Run Information
|
… file specification
|
@anchapin can you take a look at #5572 ? Something seems to have changed since 3.11.0-rc1, I'm not sure if OpenStudio is being built against Python 3.14 or if that is just what is being installed instead. I am hoping that issue could be fixed for the official 3.11.0 release. I've seen all the work you've been doing, hopefully that wouldn't be too much more to add on to your queue. |
|
I confirmed that this issue is fixed in http://openstudio-ci-builds.s3-website-us-west-2.amazonaws.com/PR-5571/OpenStudio-3.11.0-rc2%2B5a33b0d28e-Windows.tar.gz from this PR, nice! |
|
CI Results for a6351e4:
|
Streamline the full-build workflow by enhancing caching steps and adjusting working directories. Introduce the ability to selectively execute build jobs through workflow_dispatch input. This improves flexibility and efficiency in the build process.