Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Release beauharnois-30 #1047

Merged
merged 53 commits into from
Feb 17, 2022
Merged

Release beauharnois-30 #1047

merged 53 commits into from
Feb 17, 2022

Conversation

@dchassin dchassin changed the title Update version.h Release beauharnois-30 Jan 3, 2022
@dchassin dchassin added bug Request a fix or change to the code enhancement Request an enhancement or new feature labels Jan 5, 2022
Fuhong Xie and others added 25 commits January 10, 2022 17:33
* 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 aivanova5 marked this pull request as ready for review February 16, 2022 18:20
@aivanova5 aivanova5 merged commit 69fc8a1 into master Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code enhancement Request an enhancement or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants