-
Notifications
You must be signed in to change notification settings - Fork 4
Integrates OSut/OSlg updates #121
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
Conversation
| docker exec -t test ls | ||
| docker exec -t test bundle update | ||
| docker exec -t test bundle exec rake | ||
| docker kill test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dropping older OpenStudio SDK version test runs ...
| docker exec -t test ls | ||
| docker exec -t test bundle update | ||
| docker exec -t test bundle exec rake | ||
| docker kill test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... in favour of more recent ones.
| open = open.get | ||
|
|
||
| open_roofs = TBD.getRoofs(open) | ||
| open_roofs = TBD.roofs(open) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the only OSut API change that affects TBD. No change in results.
TBD has the following dependencies:
Both gems are in the process of being upgraded, tested, and eventually re-released. TBD is built mainly as an OpenStudio measure, with static copies of both gem .rb files distributed with the TBD measure. So any re-releases of OSut and/or OSlg implies releasing TBD.
For TBD, this will likely be a simple patch re-release: