Conversation
3.10.0 prep
Set up a CI workflow that runs tests in an OpenStudio 3.10.0 container. The workflow checks out the repository, installs dependencies, runs spec tests and measure tests, then uploads test results to an S3 bucket for dashboard visualization.
vtnate
reviewed
Jun 26, 2025
Comment on lines
35
to
37
| # if we need the following dependencies pinned, | ||
| # let's set them in extension-gem for next release | ||
| spec.add_dependency 'multipart-post', '2.4.0' |
Contributor
There was a problem hiding this comment.
I believe this can be removed as of openstudio-extension v0.9.1.
Contributor
|
@DavidGoldwasser do you have an ETA on when this might be merged? We are releasing a version of the OpenStudio Application which includes some measures from this so I'm just trying to decide if I should wait for this PR or not. Hope you are doing well :-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.