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

Buildstock fix branch #117

Merged
merged 3 commits into from
Apr 17, 2024
Merged

Commits on Feb 6, 2024

  1. Merge pull request openEDI#116 from openEDI/integration

    Release/v0.2.4
    jgu2 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a8af11e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. several fixes

    1. Added azure dir to .dockerignore
    2. Updated Dockerfile to use newer version of node (16 is end of life)
    3. Modified config.yaml to point to the correct S3 paths for comstock & resstock.
    4. Modified the code to allow for custom table prefixes. The autogenerated ones were very long and unwieldy.
    5. Updated config.yaml to use the Table Prefix input for all datasets.
    
    Note that generate_table_prefix from utils.py is no longer used. Should I remove?
    Heine, Matthew authored and Heine, Matthew committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    125b7e8 View commit details
    Browse the repository at this point in the history
  2. updates based on comments

    Heine, Matthew authored and Heine, Matthew committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3bd78ac View commit details
    Browse the repository at this point in the history