This repository was archived by the owner on Sep 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Release beauharnois-30 #1047
Merged
Release beauharnois-30 #1047
Conversation
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
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * modify in test_matrix_*.glm * add test Dockerfile * test success, remove Dockerfile * update test_matrix.glm #assert ! '<' '1.21.0' * add python package * add test Dockerfile * test and validate success, remove Dockerfile Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: David P. Chassin <david.chassin@me.com>
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * temporary Dockerfile. one validation error : ERROR [2000-01-01 00:00:00 EST] : on_exit 0 'test == CURRENT' command failed (return code 2) * fix test_violation_record.glm. sh: 1: test: CURRENT: unexpected operatordone)...; I should try on centos to check if this test valid * update * add test Dockerfile * add temporary test Dockerfile for debian * updat python3.9.6 installation * update build toos for gridlabd * try the final test * update installation dependencies * remove merge confic * add test Dockerfile of debian 10 * final test and validation pass. remove Dockerfile * Remove deltamode failure tests * Remove more unneeded deltamode error tests Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: David P. Chassin <david.chassin@me.com>
Co-authored-by: David P. Chassin <david.chassin@me.com>
* remove temporary test Dockerfile Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu>
* Add libinfo json output option * Update cmdarg.cpp * Update documentation
* Update test_library_include.glm * Fix test_config_* conflicts * Fix optimizer test so the don't share temporary files * Add locking to subcommand that access shared folders * Update Makefile.am * Update Makefile.am * Fixed python requirements
* Add support for #wait macro * Update .gitignore Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Create Makefile.mk * Update Makefile.am * Update syntax for sublime * Add support for generating sublime syntax file * Remove static sublime syntax files * Update load.cpp * Create Sublime_syntax.md
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@8.3.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update gridlabd-version * Update gridlabd-version * Update gridlabd-version * Removing redundant requirement Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Fix warnings * Fix new warnings
* Add maximum_runtime * Update Maximum_runtime.md Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Fix python module build method * Create requirements.txt * Fix build module installation * Update Makefile.mk * Update Makefile.mk Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Add NSRDB data tool * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Add support for direct call using subcommand * Update nsrdb_weather.py * Update nsrdb_weather.py * Update handling of email * Update nsrdb_weather.py * Update gridlabd.in * Update nsrdb_weather.py * Update gridlabd.m4sh * Update gridlabd.in * Update player.cpp * Update nsrdb_weather.py * Fix shared data caching * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py * Add pseudo global GEOCODE * Update Geocode.md * Update docs, examples, and macros * Add geodata weather package * Update nsrdb_weather.py * Update geodata_weather.py * Update Makefile.mk * Update nsrdb_weather.py * Update geodata_weather.py * Update nsrdb_weather.py * Update nsrdb_weather.py
* Update setup-Linux-debian-9.sh * Update setup-Linux-debian-9.sh * add setup-Linux-debian-11.sh * add --enable-share * remove temporary test Dockerfile * add install latex * comment out unnecessary installation to speed up test in windows debian * set default timezone to fix window wsl/debian timezone missing issue * change debian 10 setup * change timezone los angeles * pass validataion on windows/wsl/debian:11,restore natural_docs , mono and doxgygen * remove temporary Dockerfile * delete setup-Linux-debian-11.sh in this PR and move to new PR * update set local timezone from * add condition to determine local timezone. If local timezone is Etc/..., enforcing user to set local time zone * update comments * add install dialog * fix arrow key broken in shell dialog seleciton * add setup timezone from web, if httpcode is not 200, set as deault timezone as UTC/GMT * pass installation docker/debian9 * update check if /etc/timezone exit Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu>
* Bump ipython from 7.22.0 to 7.31.1 in /module/resilience/docs Bumps [ipython](https://github.com/ipython/ipython) from 7.22.0 to 7.31.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@7.22.0...7.31.1) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update requirements.txt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Update nsrdb_weather.py * Update nsrdb_weather.py Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* Add timezone subcommand * Fix timezone info so it support ISO timezones correctly * Update timestamp.cpp * Update gridlabd-timezone * Update gridlabd-timezone * Create test_timezone.glm * Update test_timezone.glm * Added support for timezome format options Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
* fix make install causes pyhton validation error fix #1056 * fix missing when using --parallel option #1044 * update python3.9.6 and necessary packages * update mono installation * fix numpy and matrix version not the latest version issue. #1045 * repair test_matrix_random,#assert == '1.22.0' * remove test Dockerfile' * add setup-Linux-debian-11.sh * copy debian10 content to debian11 * add --enable-share in debian 11 * temporary test file * add --enable-shared , remove unnecessary dependencies for test * set localtime from America/Los_Angeles * passs installation and validation * merge from previous change about * add determine timezone condition * modify bash if condifion * remove temporary Dockerfile and restore install docemnts dependencies * temperory file for windows wsl test * pass installation and validation in docker and windows/wsl * add install idalog -y * fix shell arrow key broken * add get timezone from web. if the httpcode is not 200, set default timezone as UTC/GMT * add update pip * remove Dockerfile, pass installation and validation in Docker debian:11 and Windows/WSL/Debian * remove dupliacte install curl * add config tzdata * check /etc/timezone exist Co-authored-by: JimmyLeu76 <jimmyleu@slac.stanford.edu> Co-authored-by: Alyona Teyber <Ivanova.alyona5@gmail.com>
aivanova5
approved these changes
Feb 16, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
This PR stages release 4.2.30 (beauharnois-30).
Current issues
None
Code changes
gldcore/version.h
Documentation changes
See PRs above
Test and Validation Notes
See PRs above