{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":153465541,"defaultBranch":"main","name":"archetypal","ownerLogin":"samuelduchesne","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-17T13:53:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22966009?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1727034537.0","currentOid":""},"activityList":{"items":[{"before":"d5570c8290bfb3ae9a8134896819114378b648c5","after":"9d477e90fe6826a59b3be43c7df252cf9fa53974","ref":"refs/heads/feature/try","pushedAt":"2024-09-22T20:52:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fixes an issue where p is not initialized","shortMessageHtmlLink":"fixes an issue where p is not initialized"}},{"before":null,"after":"3a3f9ce5161ba837ca3aa823dfc9e40336029982","ref":"refs/heads/feature/c4","pushedAt":"2024-09-22T19:48:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix C4 rules","shortMessageHtmlLink":"fix C4 rules"}},{"before":null,"after":"37698fb485a14b6837bdd01a5d763b46a8289c13","ref":"refs/heads/feature/simplify","pushedAt":"2024-09-22T19:45:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix SIM rules","shortMessageHtmlLink":"fix SIM rules"}},{"before":null,"after":"c94e8d6815efad58e47f8eb975d8ea5ec0dfb934","ref":"refs/heads/feature/pycodestyle-E","pushedAt":"2024-09-22T19:35:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix E rules","shortMessageHtmlLink":"fix E rules"}},{"before":null,"after":"2909a08f39cd0aeee26a0d1821ce8dc45417e367","ref":"refs/heads/feature/up","pushedAt":"2024-09-22T19:29:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix UP rules","shortMessageHtmlLink":"fix UP rules"}},{"before":null,"after":"d5570c8290bfb3ae9a8134896819114378b648c5","ref":"refs/heads/feature/try","pushedAt":"2024-09-22T19:27:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fir TRY rules","shortMessageHtmlLink":"fir TRY rules"}},{"before":"84e5eb0b4ad08bfe78a3c966a076f02f04a96261","after":"c2343203ab12f0da1b3b0e6f885e44348e6d2896","ref":"refs/heads/feature/ruff","pushedAt":"2024-09-22T19:27:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix cannot be set on an instance","shortMessageHtmlLink":"fix cannot be set on an instance"}},{"before":null,"after":"84e5eb0b4ad08bfe78a3c966a076f02f04a96261","ref":"refs/heads/feature/ruff","pushedAt":"2024-09-22T16:27:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix RUF rules","shortMessageHtmlLink":"fix RUF rules"}},{"before":"ff3a4be133518cf724bfc593e84b02cb2cb25274","after":null,"ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-21T18:38:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"}},{"before":"c645c154e9338be0807203ea180595eca8df868f","after":"2c895fe36273615e15b833eb2b79ef738e0363c3","ref":"refs/heads/develop","pushedAt":"2024-09-21T18:38:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"An issue with the Basement preprocessor has been fixed (#510)\n\n* An issue simulating models with the Slab PreProcessor has been fixed (#505)\r\n\r\n* adds IDF.copy() and IDF.saveas(inplace=True) (#254)\r\n\r\n* Adjusts svg repr to the min/max values of the schedule (#255)\r\n\r\n* Graceful warning when Slab or Basement program is not found\r\n\r\n* Adds KeyBoardInterupt to IDF Thread\r\n\r\n* catches more variations of unit name\r\n\r\n* Adds ability to scale a schedule\r\n\r\n* Fixes fallback limits for Schedule.plot2d() when Type is not defined\r\n\r\n* Type can be specified in Schedule.from_values constructor\r\n\r\n* plot2d is prettier by default\r\n\r\n* more Typing\r\n\r\n* Return existing object when new_object is there (#257)\r\n\r\n* Adds ability to replace schedule values without affecting the full load hours\r\n\r\n* more robust IDF.name property\r\n\r\n* Keep sim files when error occurs (#276)\r\n\r\n* updates requests requirement from ~=2.25.1 to >=2.26 (#292)\r\n\r\n* typo\r\n\r\n* this\r\n\r\n* gitsubmodule as https\r\n\r\n* p\r\n\r\n* pp\r\n\r\n* this\r\n\r\n* error\r\n\r\n* catch outfile\r\n\r\n* logging\r\n\r\n* Revert \"logging\"\r\n\r\nThis reverts commit bef3e4b7d1ae5a38bc894b636da5ebf31397bae8.\r\n\r\n* keep\r\n\r\n* as model\r\n\r\n* better logging\r\n\r\n* comments\r\n\r\n---------\r\n\r\nCo-authored-by: Samuel Letellier-Duchesne \r\nCo-authored-by: Zach Berzolla <53047789+zberzolla@users.noreply.github.com>\r\n\r\n* fix build-and-publish\r\n\r\n* fix\r\n\r\n* refactors E+ processes\r\n\r\n* fix Pyflakes (F) type rules\r\n\r\n* allow setting `as_version` in `IDF.from_example_files` to load example from specified version\r\n\r\n* set energy-plus version in tox\r\n\r\n* raises an EnergyPlusVersionError if transition is outside available bounds\r\n\r\n* fix test\r\n\r\n* fix transition exe\r\n\r\n* rm files\r\n\r\n* test does not need to use temp file anymore\r\n\r\n* object\r\n\r\n* raises EnergyPlusVersionError\r\n\r\n* cleanup\r\n\r\n* catch CalledProcessError\r\n\r\n---------\r\n\r\nCo-authored-by: Samuel Letellier-Duchesne \r\nCo-authored-by: Zach Berzolla <53047789+zberzolla@users.noreply.github.com>","shortMessageHtmlLink":"An issue with the Basement preprocessor has been fixed (#510)"}},{"before":"d41266f7ed748ca89b07d0f8a82dd90a7e28c24f","after":"ff3a4be133518cf724bfc593e84b02cb2cb25274","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-21T18:31:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"catch CalledProcessError","shortMessageHtmlLink":"catch CalledProcessError"}},{"before":"2842e030088069fb22ba34de9c8a5c253bb3c3e6","after":"d41266f7ed748ca89b07d0f8a82dd90a7e28c24f","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-21T15:51:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"raises EnergyPlusVersionError","shortMessageHtmlLink":"raises EnergyPlusVersionError"}},{"before":"abdab8acd000ef6e8740f37da6aad0293b23a63f","after":"2842e030088069fb22ba34de9c8a5c253bb3c3e6","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-20T22:44:15.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"test does not need to use temp file anymore","shortMessageHtmlLink":"test does not need to use temp file anymore"}},{"before":"2db7197b601744cd7bbb18152c55ab4f3f1fc21a","after":"abdab8acd000ef6e8740f37da6aad0293b23a63f","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-20T19:28:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"refactors E+ processes","shortMessageHtmlLink":"refactors E+ processes"}},{"before":"034880cc62d2d60add41f9d112fa4840388b4e10","after":"c645c154e9338be0807203ea180595eca8df868f","ref":"refs/heads/develop","pushedAt":"2024-09-20T15:08:18.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"Merge branch 'main' into develop","shortMessageHtmlLink":"Merge branch 'main' into develop"}},{"before":"c645c154e9338be0807203ea180595eca8df868f","after":"2db7197b601744cd7bbb18152c55ab4f3f1fc21a","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-20T15:08:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":null,"after":"c645c154e9338be0807203ea180595eca8df868f","ref":"refs/heads/feature/508-basement-preprocessor-seems-to-fail-","pushedAt":"2024-09-20T15:06:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"Merge branch 'main' into develop","shortMessageHtmlLink":"Merge branch 'main' into develop"}},{"before":"a0e206ab9110fa8a6addfb9740e8072b07310c2b","after":null,"ref":"refs/tags/v2.18.3","pushedAt":"2024-09-19T20:27:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"}},{"before":"a0e206ab9110fa8a6addfb9740e8072b07310c2b","after":"3210ce79f900fd88e53c6f6363150c96fa33e35c","ref":"refs/heads/main","pushedAt":"2024-09-19T20:26:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix build-and-publish","shortMessageHtmlLink":"fix build-and-publish"}},{"before":"1cfde50eb61a3b1ffdb4d6e7642f2bce33361e87","after":null,"ref":"refs/heads/dependabot/pip/main/networkx-approx-eq-3.1","pushedAt":"2024-09-19T20:25:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"1883751b22ae1154217a0b9e5d8c9266ee2865fd","ref":"refs/heads/dependabot/pip/main/networkx-3.2.1","pushedAt":"2024-09-19T20:25:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump networkx from 2.8.8 to 3.2.1\n\nBumps [networkx](https://github.com/networkx/networkx) from 2.8.8 to 3.2.1.\n- [Release notes](https://github.com/networkx/networkx/releases)\n- [Commits](https://github.com/networkx/networkx/compare/networkx-2.8.8...networkx-3.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: networkx\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump networkx from 2.8.8 to 3.2.1"}},{"before":"86569b1acc998e5521b82030102e0879ecd33792","after":"034880cc62d2d60add41f9d112fa4840388b4e10","ref":"refs/heads/develop","pushedAt":"2024-09-19T20:23:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"Merge branch 'release/v2.18.3' into develop","shortMessageHtmlLink":"Merge branch 'release/v2.18.3' into develop"}},{"before":"f5a3cd42e86079a8fd38eedfb738962b6db622d0","after":"a0e206ab9110fa8a6addfb9740e8072b07310c2b","ref":"refs/heads/main","pushedAt":"2024-09-19T20:23:23.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"Merge branch 'release/v2.18.3' into main","shortMessageHtmlLink":"Merge branch 'release/v2.18.3' into main"}},{"before":"8b4d3a332867675a8659e71356c5ba36122d3e87","after":null,"ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-19T20:16:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"}},{"before":"88cd43afd8fe9252226fc7d3e611ea88a9e94108","after":"86569b1acc998e5521b82030102e0879ecd33792","ref":"refs/heads/develop","pushedAt":"2024-09-19T20:16:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"Ruff linting + tox as test system (#507)\n\n* An issue simulating models with the Slab PreProcessor has been fixed (#505)\r\n\r\n* adds IDF.copy() and IDF.saveas(inplace=True) (#254)\r\n\r\n* Adjusts svg repr to the min/max values of the schedule (#255)\r\n\r\n* Graceful warning when Slab or Basement program is not found\r\n\r\n* Adds KeyBoardInterupt to IDF Thread\r\n\r\n* catches more variations of unit name\r\n\r\n* Adds ability to scale a schedule\r\n\r\n* Fixes fallback limits for Schedule.plot2d() when Type is not defined\r\n\r\n* Type can be specified in Schedule.from_values constructor\r\n\r\n* plot2d is prettier by default\r\n\r\n* more Typing\r\n\r\n* Return existing object when new_object is there (#257)\r\n\r\n* Adds ability to replace schedule values without affecting the full load hours\r\n\r\n* more robust IDF.name property\r\n\r\n* Keep sim files when error occurs (#276)\r\n\r\n* updates requests requirement from ~=2.25.1 to >=2.26 (#292)\r\n\r\n* typo\r\n\r\n* this\r\n\r\n* gitsubmodule as https\r\n\r\n* p\r\n\r\n* pp\r\n\r\n* this\r\n\r\n* error\r\n\r\n* catch outfile\r\n\r\n* logging\r\n\r\n* Revert \"logging\"\r\n\r\nThis reverts commit bef3e4b7d1ae5a38bc894b636da5ebf31397bae8.\r\n\r\n* keep\r\n\r\n* as model\r\n\r\n* better logging\r\n\r\n* comments\r\n\r\n---------\r\n\r\nCo-authored-by: Samuel Letellier-Duchesne \r\nCo-authored-by: Zach Berzolla <53047789+zberzolla@users.noreply.github.com>\r\n\r\n* ruff\r\n\r\n* actions\r\n\r\n* add submodules\r\n\r\n* `np.NaN` was removed in the NumPy 2.0 release. Use `np.nan` instead.\r\n\r\n* don't show plots\r\n\r\n* rm setup.cfg\r\n\r\n* add validation options\r\n\r\n* tox env var\r\n\r\n* fix regex\r\n\r\n* fix tests\r\n\r\n* tox ini\r\n\r\n* fix regex\r\n\r\n* data_dir\r\n\r\n* fix tests\r\n\r\n* exe\r\n\r\n* fix files\r\n\r\n* pytest xdist\r\n\r\n* typo\r\n\r\n* no desc\r\n\r\n---------\r\n\r\nCo-authored-by: Samuel Letellier-Duchesne \r\nCo-authored-by: Zach Berzolla <53047789+zberzolla@users.noreply.github.com>","shortMessageHtmlLink":"Ruff linting + tox as test system (#507)"}},{"before":"a82073006127d9700797f8ac048f8a17671a0412","after":"8b4d3a332867675a8659e71356c5ba36122d3e87","ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-19T20:14:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"no desc","shortMessageHtmlLink":"no desc"}},{"before":"791f747d6ff77b1010e494f601ec110cb553852c","after":"a82073006127d9700797f8ac048f8a17671a0412","ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-19T18:55:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"typo","shortMessageHtmlLink":"typo"}},{"before":"d2ae8c9b377920a7eb91777ea4db7bf97599e863","after":"791f747d6ff77b1010e494f601ec110cb553852c","ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-19T18:51:31.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"pytest xdist","shortMessageHtmlLink":"pytest xdist"}},{"before":"43b4e3f254b7e7911cfb2ec6b438ff075ee75baf","after":"d2ae8c9b377920a7eb91777ea4db7bf97599e863","ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-18T22:11:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"fix regex","shortMessageHtmlLink":"fix regex"}},{"before":"c3b74d49a07f36dcfa0d86e53c1d101e0e70f14b","after":"43b4e3f254b7e7911cfb2ec6b438ff075ee75baf","ref":"refs/heads/feature/poetry-tox","pushedAt":"2024-09-18T22:04:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"samuelduchesne","name":"Samuel Letellier-Duchesne","path":"/samuelduchesne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22966009?s=80&v=4"},"commit":{"message":"tox ini","shortMessageHtmlLink":"tox ini"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQyMDo1Mjo1OC4wMDAwMDBazwAAAAS9XRBv","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQyMDo1Mjo1OC4wMDAwMDBazwAAAAS9XRBv","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQyMjowNDoyNi4wMDAwMDBazwAAAAS6M6Rb"}},"title":"Activity ยท samuelduchesne/archetypal"}