Description
full-build.yml has a lot of weirdness in there. Everytime I start looking I find something extremely strange.
Also, we should have a full green for the workflow, which isn't true right now.
Current Behavior
Why does windows add Miktex?!
|
- name: Install System dependencies and LaTeX |
Why does Windows use NSIS generator and not IFW (QtIFW) like we've done for ages?
Why does it patch the python/module/openstudio.py instead of making the change in git directly?
Expected Behavior
Should be clean and sensible.
Steps to reproduce
|
- name: Install System dependencies and LaTeX |
Possible Solution
No response
Operating System affected
No response
Environment
all
Version of OpenStudio
3.11.0
Context
No response
Description
full-build.yml has a lot of weirdness in there. Everytime I start looking I find something extremely strange.
Also, we should have a full green for the workflow, which isn't true right now.
Current Behavior
Why does windows add Miktex?!
OpenStudio/.github/workflows/full-build.yml
Line 1322 in e0173bf
Why does Windows use NSIS generator and not IFW (QtIFW) like we've done for ages?
Why does it patch the python/module/openstudio.py instead of making the change in git directly?
Expected Behavior
Should be clean and sensible.
Steps to reproduce
OpenStudio/.github/workflows/full-build.yml
Line 1322 in e0173bf
Possible Solution
No response
Operating System affected
No response
Environment
all
Version of OpenStudio
3.11.0
Context
No response