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

Prep v0.11.0 #270

Merged
merged 10 commits into from
Jan 10, 2024
Merged

Prep v0.11.0 #270

merged 10 commits into from
Jan 10, 2024

Commits on Jul 31, 2023

  1. Add transformer in- and out-going voltages to reporting (#265)

    * get transformer in/out voltages
    
    * point to reporting-gem branch that has the required code for this to work
    
    * use the right attribute name in reporting.power_distribution. doh
    
    * fix indenting in disco post processor
    
    * use hash symbols instead of strings
    
    * update to modern Pathname class for file paths
    
    * match formatting with existing code
    
    * point to reporting-gem develop branch now
    vtnate authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    48b4794 View commit details
    Browse the repository at this point in the history
  2. Remove jenkins (#264)

    * remove Jenkinsfile
    
    * regen docs
    vtnate authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    03bc548 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    1ac1802 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    78c68ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97fc5d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    2a39dd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Support os37 for testing (#267)

    * support os37 for testing
    
    * enforce using sqlite3 v1.6 because 1.7 requires ruby3
    
    * update CI to use OS3.7
    
    * use released versions of dependencies
    
    * bump to version 0.11.0
    
    * update copyright dates
    
    * use patched dependencies
    
    * released versions of patched dependencies
    vtnate authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ef08b40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39f61e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e8c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    368ab9b View commit details
    Browse the repository at this point in the history