Skip to content

Conversation

@brgix
Copy link
Member

@brgix brgix commented Aug 12, 2025

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:

  • no API changes
  • no functionality changes
  • ... likely a tad safer

@brgix brgix self-assigned this Aug 12, 2025
@brgix brgix added the enhancement New feature or request label Aug 12, 2025
docker exec -t test ls
docker exec -t test bundle update
docker exec -t test bundle exec rake
docker kill test
Copy link
Member Author

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
Copy link
Member Author

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)
Copy link
Member Author

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.

@brgix brgix merged commit fe8e4cb into develop Aug 16, 2025
7 checks passed
@brgix brgix deleted the osut branch August 16, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants