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.
Merge main into develop after release (Merge main into develop after release #21)
Release 0.3.0 (Release 0.3.0 #20)
precommit
Fix delete cycle progress key and race condition (Fix delete cycle progress key and race condition #24)
Release 0.3.0 (Release 0.3.0 #20)
precommit
add progress key to delete cycles
Remove deprecated APIs, fix typos (Remove Deprecated APIs, Fix Typos #23)
Update README.rst
update license (Update license dates #26)
Updates to support 179d, includes creating property, downloading property reports from ESPM, and updating building search(179D updates #22)
adding create_building and update_building methods
modify search_buildings to provide appropriate cycle id
adding client methods for creating extra data columns
add pass throughs for file downloads
updates for audit template workflow
method to download property xlsx ---------
prep release
increase timeout for server start
increase timeout for server start (Increase timeout for server start #31)
cleanup before release (Cleanup changelog and a few docstrings #32)
configure seed to load small EEEJ dataset for integration test (configure seed to load small EEEJ dataset for integration test #33)
add analysis retrieve methods (Add analysis retrieve methods #34)
Added multiple cycle upload argument (Added multiple cycle upload argument #27)
Added multiple cycle upload argument
Responded to comments and fixed failing tests
Converted to using kwargs
Pre-commit
Cleanup README.rst (Cleanup README.rst #35)
cleanup readme
populate description in pypi
precommit fix
Endpoint to download an Audit Template Report Submission and store in SEED (Endpoint to download an Audit Template Report Submission and store in SEED #36)
start of AT report download method
adding endpoint to download AT report submission and store in SEED
add analysis retrieve methods (Add analysis retrieve methods #34)
Added multiple cycle upload argument (Added multiple cycle upload argument #27)
Added multiple cycle upload argument
Responded to comments and fixed failing tests
Converted to using kwargs
Pre-commit
Cleanup README.rst (Cleanup README.rst #35)
cleanup readme
populate description in pypi
precommit fix
Endpoint to download an Audit Template Report Submission and store in SEED (Endpoint to download an Audit Template Report Submission and store in SEED #36)
start of AT report download method
adding endpoint to download AT report submission and store in SEED
prep 0.4.1 (Version 0.4.1 #37)
Update CHANGELOG.rst
update release instruction
Update README.rst
Update README.rst
add new method to get AT submission metadata (add new method to get AT submission metadata #39)
Update CHANGELOG.rst
Update setup.cfg
Added ESPM functions to py-seed client (Added ESPM functions to py-seed client #28)
Added ESPM functions to py-seed client
Cleaned up the code and put the downloads into its own folder called "reports"
Added openpyxl to requirements
Fixing tests
First pass at adding test
First draft of finishing the test
Finished get report template names test
Started troubleshooting mypy errors
Fixed remaining conflict
Fixed integration test errors
Fix mypy errors
Fixed mypy for Python 3.10
Precommit
Fix unnecessary typing
Fixed integration tests
prep version 0.4.3 (prep version 0.4.3 #41)
Add PyPi release action (Add PyPi release action #42)
add python 3.12
update test versions
add release connection and update instructions
update precommit versions (Update precommit versions #44)
Add create organization and retrieve property cross cycle data (Add create organization and retrieve property cross cycle data #45)
add methods to support cross cycle property api
cleanup
cleanup
remove prints
fix mypy
comment cleanup
Add is_omitted column to column mapping profiles (Add is_omitted column to column mapping profiles #46)
add code to enable client to read the isOmitted field in the CSV file, if present, and to pass it to the backend
isOmitted -> is_omitted
linter
prep version 0.5.0 and added compatibility matrix to readme (prep version 0.5.0 and added compatibility matrix to readme #47)
prep version 0.4.4 and added compatibility matrix to readme
fix compatibility table
fix title
Update README.rst
Update setup.cfg