Skip to content
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

Upgrade to OpenStudio 3.8 & Ruby 3.2 #274

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Upgrade to OpenStudio 3.8 & Ruby 3.2 #274

wants to merge 14 commits into from

Conversation

vtnate
Copy link
Collaborator

@vtnate vtnate commented Jul 18, 2024

Resolves #[issue number here]

Pull Request Description

The current version of OpenStudio, v3.8 includes a major breaking change to move from Ruby 2.7.2 to Ruby 3.2.2.

Checklist (Delete lines that don't apply)

  • Unit tests have been added or updated
  • Documentation has been modified as needed
  • All ci tests pass (green)
  • An issue has been created (which will be used for the changelog)
  • This branch is up-to-date with develop

@vtnate vtnate added enhancement New feature or request dependencies Pull requests that update a dependency file Clean GEMFILE before merge labels Jul 18, 2024
@vtnate vtnate self-assigned this Jul 18, 2024
jmarrec and others added 4 commits July 19, 2024 16:42
* Use dont_raise_when_mistmatch branch of os-ext-gem

* Pass options into runner, and run with and unbundled env, so that `URBANopt::Scenario can run a scenario` can continue

bundle exec rspec spec/urbanopt/urbanopt_scenario_spec.rb -e "URBANopt::Scenario can run a scenario"

* Fixup logger. `class variable access from toplevel`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Clean GEMFILE before merge dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants