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.9 and Ruby 3.2.2 #279

Merged
merged 18 commits into from
Jan 22, 2025
Merged

Upgrade to OpenStudio 3.9 and Ruby 3.2.2 #279

merged 18 commits into from
Jan 22, 2025

Conversation

vtnate
Copy link
Collaborator

@vtnate vtnate commented Nov 13, 2024

Resolves #276

Pull Request Description

  • Update to the new OpenStudio version
  • Update to Ruby 3!
  • Update measures with rake task
  • Add an item to gitignore
  • Run CI on every push
  • Fix a typo in rake task config

Checklist (Delete lines that don't apply)

  • Unit tests have been added or updated
  • Documentation has been modified appropriately
  • 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 DO NOT MERGE labels Nov 13, 2024
@vtnate vtnate self-assigned this Nov 13, 2024
@vtnate vtnate added Fix gemfile before merge This uses a branch or local version during testing and removed DO NOT MERGE labels Jan 16, 2025
@vtnate vtnate requested a review from kflemin January 22, 2025 20:41
@vtnate vtnate removed the Fix gemfile before merge This uses a branch or local version during testing label Jan 22, 2025
@kflemin kflemin merged commit ff2a132 into develop Jan 22, 2025
1 check passed
@kflemin kflemin deleted the os39 branch January 22, 2025 20:49
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.

Testing branch for OS 3.8 hitting segfault when regexp_parser-2.9.2 is installed
2 participants