{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":467834772,"defaultBranch":"master","name":"solara","ownerLogin":"widgetti","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-09T08:12:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/99180851?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717683658.0","currentOid":""},"activityList":{"items":[{"before":"71d7d8e32feb83acc01f619c564384d39377794f","after":"e98607e62e77b495345751b4a3be0981bcaedd94","ref":"refs/heads/master","pushedAt":"2024-06-13T06:21:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"0975e794b0307f0702c4ee1aab669eba9dc40dbb","after":"71d7d8e32feb83acc01f619c564384d39377794f","ref":"refs/heads/master","pushedAt":"2024-06-12T06:20:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"237c06595867086221a4b6116b02f06b305eeede","after":"0975e794b0307f0702c4ee1aab669eba9dc40dbb","ref":"refs/heads/master","pushedAt":"2024-06-11T06:20:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"dc70d7f8a7a3202eec766aefba5c188858297049","after":"237c06595867086221a4b6116b02f06b305eeede","ref":"refs/heads/master","pushedAt":"2024-06-10T06:21:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"47df8803142efe78d3fb6be7b8216f1b4dc1895f","after":"dc70d7f8a7a3202eec766aefba5c188858297049","ref":"refs/heads/master","pushedAt":"2024-06-08T06:19:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"581a45220413430180f6febe00237b0cddb3ad82","after":"47df8803142efe78d3fb6be7b8216f1b4dc1895f","ref":"refs/heads/master","pushedAt":"2024-06-07T07:50:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":null,"after":"1b8956a8dcd5a93dc0b2bac4bb8e26d0e874bdc6","ref":"refs/heads/fix_starlette_raise_instead_of_render","pushedAt":"2024-06-06T14:20:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: if we hit a 404 in starlette, raise instead of render a 404\n\nThis allows middleware or error handlers to catch the 404 and do\nsomething custom.\n\nExample:\n\n```\nimport solara\n\nclicks = solara.reactive(0)\n\nadded = False\n\ndef add_exception_handler():\n global added\n print(\"add_exception_handler\", added)\n if not added:\n import solara.server.starlette\n from starlette.responses import HTMLResponse\n async def server_error(request, exc):\n return HTMLResponse(content=\"My custom 404\", status_code=exc.status_code)\n\n solara.server.starlette.app.add_exception_handler(404, server_error)\n added = True\n\n@solara.component\ndef Page():\n\n add_exception_handler()\n solara.Text(\"hello world\")\n```","shortMessageHtmlLink":"fix: if we hit a 404 in starlette, raise instead of render a 404"}},{"before":"0dd36f19e2b55edc81db332bca1ea271dff1c534","after":"fc57d1e69fa6dd4f400657bef9868cb289530ba1","ref":"refs/heads/stable-ssg","pushedAt":"2024-06-06T12:21:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update SSG pages","shortMessageHtmlLink":"Update SSG pages"}},{"before":"6f9de90ede5981bc57c939bf8f6aeb83adf549ce","after":"581a45220413430180f6febe00237b0cddb3ad82","ref":"refs/heads/stable","pushedAt":"2024-06-06T12:06:41.000Z","pushType":"push","commitsCount":36,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"Update changelog","shortMessageHtmlLink":"Update changelog"}},{"before":"cb442f5027cd1501152fe9ff9e2de7adf8e4dbee","after":"581a45220413430180f6febe00237b0cddb3ad82","ref":"refs/heads/master","pushedAt":"2024-06-06T11:01:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"Update changelog","shortMessageHtmlLink":"Update changelog"}},{"before":"df5ef37615aea6220daecbc991aed2f402e365cd","after":"cb442f5027cd1501152fe9ff9e2de7adf8e4dbee","ref":"refs/heads/master","pushedAt":"2024-06-06T11:01:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"Bump version: 1.32.2 → 1.33.0","shortMessageHtmlLink":"Bump version: 1.32.2 → 1.33.0"}},{"before":"2c959a0c4c83d1d28eaccf889565cbf0ccfef5ed","after":"df5ef37615aea6220daecbc991aed2f402e365cd","ref":"refs/heads/master","pushedAt":"2024-06-06T10:32:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"Adding documentation to details component (#644)\n\n* Commiting the changes after the updates\r\n\r\n* Fixing the render line\r\n\r\n* incorporate suggestions from code review\r\n\r\n* docs: create docs page for details component\r\n\r\n---------\r\n\r\nCo-authored-by: Iisakki Rotko ","shortMessageHtmlLink":"Adding documentation to details component (#644)"}},{"before":"bfeed5699ac4a36c9d3fa988223fa4cd1ebcebad","after":"2c959a0c4c83d1d28eaccf889565cbf0ccfef5ed","ref":"refs/heads/master","pushedAt":"2024-06-06T10:17:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: show AppBar when Tabs is a child of AppBar (#656)\n\n* fix: show AppBar when Tabs are the only children\r\n\r\n* incorporate changes from code review\r\n\r\nCo-authored-by: maartenbreddels ","shortMessageHtmlLink":"fix: show AppBar when Tabs is a child of AppBar (#656)"}},{"before":"03e6776a5203d1643e1c20059ea4e91d8924af97","after":"bfeed5699ac4a36c9d3fa988223fa4cd1ebcebad","ref":"refs/heads/master","pushedAt":"2024-06-06T10:16:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: support esm define when running under virtual kernel (#668)\n\nWhen we define a esm top level in a module, we don't need to create\r\nthe module widget. However, if we do this during the running of the\r\napp under the context of a virtual kernel, we should directly\r\ncreate the esm widget.\r\n\r\nShould fix the failing of https://github.com/widgetti/ipyantd/pull/4","shortMessageHtmlLink":"fix: support esm define when running under virtual kernel (#668)"}},{"before":"0b9e0b63db94a7c40bd337588cb5eb27ff74165a","after":"47a8b6bf391e4f4a15a194b2deb06c3d5782569f","ref":"refs/heads/fix_esm_define_in_kernel","pushedAt":"2024-06-06T10:00:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: support esm define when running under virtual kernel\n\nWhen we define a esm top level in a module, we don't need to create\nthe module widget. However, if we do this during the running of the\napp under the context of a virtual kernel, we should directly\ncreate the esm widget.\n\nShould fix the failing of https://github.com/widgetti/ipyantd/pull/4","shortMessageHtmlLink":"fix: support esm define when running under virtual kernel"}},{"before":"8b6503edec45e9243dbb8e9ae809b28f5e79dba8","after":"03e6776a5203d1643e1c20059ea4e91d8924af97","ref":"refs/heads/master","pushedAt":"2024-06-06T09:45:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"ci: only publish pytest-ipywidgets on version tag push","shortMessageHtmlLink":"ci: only publish pytest-ipywidgets on version tag push"}},{"before":"a96b0c9f5ed632ae8264a89d2e875a5f4bcd1736","after":"8b6503edec45e9243dbb8e9ae809b28f5e79dba8","ref":"refs/heads/master","pushedAt":"2024-06-06T06:20:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Update CI package locks","shortMessageHtmlLink":"Update CI package locks"}},{"before":"02b9bf0e7633988eacc098f9c2c08ef6d78267f5","after":"0b9e0b63db94a7c40bd337588cb5eb27ff74165a","ref":"refs/heads/fix_esm_define_in_kernel","pushedAt":"2024-06-05T17:23:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: support esm define when running under virtual kernel\n\nWhen we define a esm top level in a module, we don't need to create\nthe module widget. However, if we do this during the running of the\napp under the context of a virtual kernel, we should directly\ncreate the esm widget.\n\nShould fix the failing of https://github.com/widgetti/ipyantd/pull/4","shortMessageHtmlLink":"fix: support esm define when running under virtual kernel"}},{"before":null,"after":"02b9bf0e7633988eacc098f9c2c08ef6d78267f5","ref":"refs/heads/fix_esm_define_in_kernel","pushedAt":"2024-06-05T17:18:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"fix: support esm define when running under virtual kernel\n\nWhen we define a esm top level in a module, we don't need to create\nthe module widget. However, if we do this during the running of the\napp under the context of a virtual kernel, we should directly\ncreate the esm widget.\n\nShould fix the failing of https://github.com/widgetti/ipyantd/pull/4","shortMessageHtmlLink":"fix: support esm define when running under virtual kernel"}},{"before":"9b48fcf1be35dc41fd567fc05dc043412174bda9","after":"a96b0c9f5ed632ae8264a89d2e875a5f4bcd1736","ref":"refs/heads/master","pushedAt":"2024-06-05T13:09:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"ci: remove -X GET option from curl command (#663)\n\nOn github runners with macos version 14.5 running curl with this option fails, exiting with curl: (8) Weird server reply.\r\n\r\nMore details can be found at https://github.com/actions/runner-images/issues/10000\r\n\r\nCo-authored-by: Maarten A. Breddels ","shortMessageHtmlLink":"ci: remove -X GET option from curl command (#663)"}},{"before":"56918e4204d105bc19875b59dbbf3a6cc50b56e0","after":"9b48fcf1be35dc41fd567fc05dc043412174bda9","ref":"refs/heads/master","pushedAt":"2024-06-05T12:22:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"maartenbreddels","name":"Maarten Breddels","path":"/maartenbreddels","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1765949?s=80&v=4"},"commit":{"message":"ci: publish pytest-ipywidgets using trusted publishing","shortMessageHtmlLink":"ci: publish pytest-ipywidgets using trusted publishing"}},{"before":"abef5dea7a4220e75d1028f0802ee8ffa94fdce0","after":"fdf52585eeb36b25c9b405ea3035dbd980fd5565","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T10:28:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: remove -X GET option from curl command\n\nOn github runners with macos version 14.5 running curl with this option fails, exiting with curl: (8) Weird server reply.\n\nMore details can be found at https://github.com/actions/runner-images/issues/10000","shortMessageHtmlLink":"ci: remove -X GET option from curl command"}},{"before":"315bc4b938e2d61b49eb42e5e0c97863aa136945","after":"abef5dea7a4220e75d1028f0802ee8ffa94fdce0","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T09:59:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"a1acb0005895f0544f1fd42214a9a114e507ca72","after":"315bc4b938e2d61b49eb42e5e0c97863aa136945","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T09:21:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"136e59faa328bd70369509e653bfdd7170fd6922","after":"a1acb0005895f0544f1fd42214a9a114e507ca72","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T09:18:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"d7fe4477758811f155adcd1fae53fadea70040b9","after":"136e59faa328bd70369509e653bfdd7170fd6922","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T09:14:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"4f5390514abf3bc74db7cf273962ffc3d9cdeaca","after":"d7fe4477758811f155adcd1fae53fadea70040b9","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T09:06:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"de4ed4e54af36b94bc50648af6ac728a792306e5","after":"4f5390514abf3bc74db7cf273962ffc3d9cdeaca","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T08:08:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"d032091641daf40f58e6741e46cc89366087dfa8","after":"de4ed4e54af36b94bc50648af6ac728a792306e5","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T08:02:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}},{"before":"d739b54e069fcca216bddcf741ee1e1fe65176b6","after":"d032091641daf40f58e6741e46cc89366087dfa8","ref":"refs/heads/05-31-fix_ci_test-install_fails_on_macos_with_python3.10","pushedAt":"2024-06-05T07:19:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"iisakkirotko","name":"Iisakki Rotko","path":"/iisakkirotko","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5592797?s=80&v=4"},"commit":{"message":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl\n\nCurl gives: curl: (8) Weird server reply","shortMessageHtmlLink":"ci: pin macos to 14.4.1 because 14.5 seems to give issues with curl"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZAwyXwA","startCursor":null,"endCursor":null}},"title":"Activity · widgetti/solara"}