An open API service providing commit metadata for open source projects.

GitHub / CanopySimulations/canopy-python / commits

SHA Message Author Date Stats
6ab2f965 Update Changelog URL to use 'master' branch (#24) StevenGranados <s****s@c****m>
Committed by: GitHub <n****y@g****m>
3 months ago
4d9017d7 Add PyPI README, changelog entry for parquet work, and link both in pyproject...
Co-authored-by: StevenGranados <5****s@u****m>, StevenGranados <5****s@u****m>, copilot-swe-agent[bot] <1****t@u****m>, StevenGranados <5****s@u****m>, StevenGranados <s****s@c****m>
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
da209130 Parquet reading (#20) StevenGranados <s****s@c****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c4cec082 merge Merge pull request #21 from CanopySimulations/feat-admin-settings SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
4 months ago
f21280ec added admin settings to deployment, removed membership_post_identified_user sabCanopy <s****d@c****m> 4 months ago
d5631b1f merge Merge pull request #18 from CanopySimulations/feat-rollover-tenantids SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b3ab1043 revert documentId and documentSubType changes sabCanopy <s****d@c****m> 5 months ago
5e809f0f invoiceBot endpoint updated with TenantsIds field sabCanopy <s****d@c****m> 5 months ago
5c64363c merge Merge pull request #15 from CanopySimulations/feat-excess-compute-cost SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6c774e64 Update OPENAPI_README.md
Co-authored-by: Copilot <1****t@u****m>
SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3f7d9ac6 merge Merge pull request #17 from CanopySimulations/copilot/sub-pr-15 SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
5 months ago
b828b685 Use flexible version pattern in azure-pipelines.yml
Co-authored-by: SabCanopy <2****y@u****m>
copilot-swe-agent[bot] <1****t@u****m> 5 months ago
6e524e14 Remove accidentally committed backup file
Co-authored-by: SabCanopy <2****y@u****m>
copilot-swe-agent[bot] <1****t@u****m> 5 months ago
397e0d10 Update build pipeline and docs to use modern PEP 517/518 build tools
Co-authored-by: SabCanopy <2****y@u****m>
copilot-swe-agent[bot] <1****t@u****m> 5 months ago
644e0c67 Initial plan copilot-swe-agent[bot] <1****t@u****m> 5 months ago
e9355862 merge Merge pull request #16 from CanopySimulations/copilot/sub-pr-15 SabCanopy <s****d@c****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ac5a913c Add strict mode and improve error handling in generate_client.sh
Co-authored-by: SabCanopy <2****y@u****m>
copilot-swe-agent[bot] <1****t@u****m> 5 months ago
01d99c6f Initial plan copilot-swe-agent[bot] <1****t@u****m> 5 months ago
b2350108 replace object with string for properties with GeneratePrimitive attribute sabCanopy <s****d@c****m> 5 months ago
baa8e316 updated to include ExcessComputeCreditCost in invoicebot response, readme upd... sabCanopy <s****d@c****m> 5 months ago
f417685d added pyproject.toml and deleted setup.py sabCanopy <s****d@c****m> 5 months ago
f63cb1f4 fix return type in token_api.py sabCanopy <s****d@c****m> 5 months ago
b9ddb5f0 updated python client, created script for client generation, update dockerfil... sabCanopy <s****d@c****m> 5 months ago
b3c3b790 merge Merge pull request #13 from CanopySimulations/fix-integration-tests elisabeth-lick <e****k@c****m>
Committed by: GitHub <n****y@g****m>
6 months ago
9d3a4152 configure pytest-asyncio to use session-scoped event loops for fixtures elisabeth.lick <e****k@c****m> 6 months ago
3a8f617e fix event loop? elisabeth.lick <e****k@c****m> 6 months ago
d626da68 fix tests (?) and enable integration test running on PR elisabeth.lick <e****k@c****m> 6 months ago
7960b510 merge Merge pull request #11 from CanopySimulations/update-canopy-openapi elisabeth-lick <e****k@c****m>
Committed by: GitHub <n****y@g****m>
6 months ago
51e34049 Re-generate open api client elisabeth.lick <e****k@c****m> 6 months ago
5ab375b4 Update configuration file to point to canopy main elisabeth.lick <e****k@c****m> 6 months ago
89e28ce8 fix configuration url elisabeth.lick <e****k@c****m> 6 months ago
e7d98d93 regenerate open api from invoice bot api PR elisabeth.lick <e****k@c****m> 6 months ago
b609a730 Update release note elisabeth.lick <e****k@c****m> 6 months ago
4436edcd Regenerate openai code elisabeth.lick <e****k@c****m> 6 months ago
994b8da4 Only set relevant properties in refresh token authentication (#9) StevenGranados <s****s@c****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4bd66194 Add both metric and imperial horsepower (#8) StevenGranados <s****s@c****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b5ba5c03 User bearer token when deleting refresh tokens. James Thurley <j****s@t****m> over 2 years ago
46c2d1ac Use generated token OpenAPI code when authenticating. James Thurley <j****s@t****m> almost 3 years ago
c20521c2 Remove erronous async declaration on close_sync. James Thurley <j****s@t****m> almost 3 years ago
513a0ffa Update changelog. [skip ci] James Thurley <j****s@t****m> about 3 years ago
aba159ab merge Merge pull request #5 from CanopySimulations/add-default-timeout-option James Thurley <j****s@t****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2f97d31f Use session scoped environment instance so we do not trigger sign-in thresholds. James Thurley <j****s@t****m> about 3 years ago
6b49ab64 Add option to set default timeout, and use more sensible default value. James Thurley <j****s@t****m> about 3 years ago
bcf77010 Update requirements.txt file to include ipykernal. James Thurley <j****s@t****m> about 3 years ago
a83bb305 Update dev container files. James Thurley <j****s@t****m> about 3 years ago
bbef1f92 Update changelog [skip-ci] James Thurley <j****s@t****m> over 3 years ago
70e5f80c Fix matrix name in pipeline. James Thurley <j****s@t****m> over 3 years ago
f1d85c90 Drop tests in Python 3.6 (asyncio.run not supported) and add Python 3.10 and ... James Thurley <j****s@t****m> over 3 years ago
9b447f2f Updates to help with use in environments without asyncio. James Thurley <j****s@t****m> over 3 years ago
a7f663a5 Update gitignore James Thurley <j****s@t****m> over 3 years ago
a8c188a7 Update pipeline to support pull requests. James Thurley <j****s@t****m> over 3 years ago
d1f0d3c3 Use certify to locate SSL CA store if not otherwise specified. James Thurley <j****s@t****m> about 4 years ago
05f76b26 Update call to membership_post_registration. James Thurley <j****s@t****m> about 4 years ago
98c12cae Regenerate membership api files. James Thurley <j****s@t****m> about 4 years ago
c86f166c Update README.md James Thurley <j****s@t****m> about 4 years ago
0d54bd05 Update generated API code with customisations. James Thurley <j****s@t****m> about 4 years ago
351b11fd Regenerate client code with latest OpenAPI generator. James Thurley <j****s@t****m> about 4 years ago
6a90de2a Update CHANGELOG [skip ci] James Thurley <j****s@t****m> about 4 years ago
7ae7a7ba Disable enum validation of responses so that additional enum values do not br... James Thurley <j****s@t****m> about 4 years ago
748cee61 Update README [skip ci] James Thurley <j****s@t****m> over 4 years ago
62ea2845 Update pytest configuration. James Thurley <j****s@t****m> over 4 years ago
c311efa3 Add support for dragSimOptions config. James Thurley <j****s@t****m> over 4 years ago
e78c05cc Configuration changes [ckip ci] James Thurley <m****l@j****m> over 4 years ago
9ec37e67 Add track converter study types and sim types. James Thurley <m****l@j****m> about 5 years ago
d8d51e89 Add Python 3.8 and 3.9 to automated tests. James Thurley <m****l@j****m> over 5 years ago
464e0ceb Remove Python 3.5 from tests again. James Thurley <m****l@j****m> over 5 years ago
fcd3a42d Be less specific about python version in tests. James Thurley <m****l@j****m> over 5 years ago
0cc2d90e Try adding Python 3.5.2 to automated tests. James Thurley <m****l@j****m> over 5 years ago
8ccbf0ca Add inHg units. James Thurley <m****l@j****m> over 5 years ago
55d9d240 Add dev container. Update to latest canopy API. James Thurley <m****l@j****m> about 6 years ago
2410d0d3 Make unit test compatible with Python 3.6 James Thurley <m****l@j****m> about 6 years ago
137350eb Improvements to concurrent blob downloading. Added retries when making calls ... James Thurley <m****l@j****m> about 6 years ago
90b07de4 Do not throw exception for channels of different lengths within the same simu... James Thurley <m****l@j****m> about 6 years ago
f429ad2e Update README [skip ci] James Thurley <m****l@j****m> about 6 years ago
b8002724 Register sessions with `atexit`. James Thurley <m****l@j****m> about 6 years ago
b4a7f284 Update release notes. James Thurley <m****l@j****m> about 6 years ago
daef417c Add merged scalar results property James Thurley <m****l@j****m> about 6 years ago
9ce9d33d Add additional units. James Thurley <m****l@j****m> about 6 years ago
0291c620 Update OpenAPI generated code. James Thurley <m****l@j****m> over 6 years ago
80806eaf Add grams to units list. James Thurley <m****l@j****m> over 6 years ago
816df5f1 Allow numpy arrays to be serialized in configs. James Thurley <m****l@j****m> over 6 years ago
496310a5 Correct case of sim type and study type strings in helper methods. James Thurley <m****l@j****m> over 6 years ago
fb04f927 Add more __str__ implementations. Use proxy configuration when downloading st... James Thurley <m****l@j****m> over 6 years ago
7e857587 Added __repr__() and __str__() implementation to LocalConfig and ConfigResult. James Thurley <m****l@j****m> over 6 years ago
7557b343 Configure proxy in a way that supports both urllib3 and aiohttp. James Thurley <m****l@j****m> over 6 years ago
f058f6e2 Replace api_host parameter with openapi_configuration parameter. James Thurley <m****l@j****m> over 6 years ago
2d19fef5 Update asyncio integration to support proxies. James Thurley <m****l@j****m> over 6 years ago
0b808a36 Update asyncio integration to support proxies. James Thurley <m****l@j****m> over 6 years ago
6130d7cf Add proxy and api_host parameters to session. James Thurley <m****l@j****m> over 6 years ago
04e3f337 Migrated from Swagger Generator to OpenAPI Generator. James Thurley <m****l@j****m> over 6 years ago
90ec8bbb Add job query results to result object. James Thurley <m****l@j****m> over 6 years ago
81ca5f02 Add explicit option to load the full study or job documents. James Thurley <m****l@j****m> over 6 years ago
6e84cbd6 Use loc instead of ix with DataFrames. James Thurley <m****l@j****m> over 6 years ago
be01ca1e Update unit test. James Thurley <m****l@j****m> over 6 years ago
c7e2ba0d Add scalar_as helper function to StudyResult. Use source unit when doing unit... James Thurley <m****l@j****m> over 6 years ago
0072b47c Update ensure_dict to support None values. James Thurley <m****l@j****m> over 6 years ago
0a232b33 Increase study timeout in integration tests. James Thurley <m****l@j****m> over 6 years ago
6dd4f5d7 Create standardised processing of platform CSV files. James Thurley <m****l@j****m> over 6 years ago
47ddbaee Use asyncio in all places which load csv data into pandas. James Thurley <m****l@j****m> over 6 years ago
9c528dd8 Initial work on loading study scalar results. James Thurley <m****l@j****m> over 6 years ago

← Back to repository