-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use os3.9 rc3 image in CI, and minor CI cleanups * bump to version 0.14.0 * use os39 branches for testing * point example_files Gemfile to new branches * cleanup dependencies * copy files from example-project repo, and update gemfile * point to extension-gem & core during testing * update python dependency versions * Revert "copy files from example-project repo, and update gemfile" This reverts commit 1bef4b8. * update example_files/Gemfile properly * tell example_files/Gemfile to use Ruby 3.2.2 * second try copying from example-project repo * add measures dir when creating every project dir now * bump to version 1.0.0 * use real os39 image in CI * add .coverage to gitignore * clean up unused variables in spec file * address a couple rubocop issues * new test geojson with shortened begin/end dates * update base workflow to default to whole year run period * use geojson with shorter run period for tests * new test geojson files with shorter run periods * use new test geojson files in tests * use released gems, woohoo! * fix typos from changing run period during tests * comment results validation test temporarily * pick up newest version of ThermalNetwork * pick up newest version of GMT --------- Co-authored-by: kflemin <[email protected]>
- Loading branch information
Showing
874 changed files
with
941,140 additions
and
421,410 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
/.yardoc | ||
/_yardoc/ | ||
/coverage/ | ||
.coverage | ||
/doc/ | ||
/pkg/ | ||
/spec/reports/ | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.