{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":479289739,"defaultBranch":"main","name":"rerun","ownerLogin":"rerun-io","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-08T07:30:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/99407368?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715714998.0","currentOid":""},"activityList":{"items":[{"before":"74998a4594c6531f9f9fe3dd14e968cbbd94df33","after":"3805781ee53dec571bfef0b0c44d95e61fc690ca","ref":"refs/heads/main","pushedAt":"2024-05-14T19:29:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"Cleanup of todos referring to closed tickets (#6323)\n\n### What\r\n\r\nMake `pixi run python ./scripts/zombie_todos.py` happy.\r\n\r\nRemoved some dead code in the process. Two tickets were opened to\r\naccount for stuff that's actually not quite done:\r\n* https://github.com/rerun-io/rerun/issues/6321\r\n* https://github.com/rerun-io/rerun/issues/6320\r\n\r\nCommit by commit: I put everything noteworth into its own commit and put\r\nthe general less deep cleanup last (still has various judgement calls)\r\n\r\n### Checklist\r\n* [x] I have read and agree to [Contributor\r\nGuide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and\r\nthe [Code of\r\nConduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)\r\n* [x] I've included a screenshot or gif (if applicable)\r\n* [x] I have tested the web demo (if applicable):\r\n* Using examples from latest `main` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6323?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)\r\n* Using full set of examples from `nightly` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6323?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)\r\n* [x] The PR title and labels are set such as to maximize their\r\nusefulness for the next release's CHANGELOG\r\n* [x] If applicable, add a new check to the [release\r\nchecklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!\r\n* [x] Succeed a main pr check since the pyproject.toml change makes me\r\nnervous\r\n\r\n- [PR Build Summary](https://build.rerun.io/pr/6323)\r\n- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)\r\n- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)\r\n\r\nTo run all checks from `main`, comment on the PR with `@rerun-bot\r\nfull-check`.","shortMessageHtmlLink":"Cleanup of todos referring to closed tickets (#6323)"}},{"before":"cf3876cef9407b4cf5e2c5b1ddba489e3d90db03","after":null,"ref":"refs/heads/andreas/zombie-todo-cleanup","pushedAt":"2024-05-14T19:29:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"b15950817f96d605f0538b4d2d377ff87c9c6de5","after":null,"ref":"refs/heads/andreas/improve-view-reference-docs","pushedAt":"2024-05-14T19:29:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"6dd77cc3a9b5b603be4eb1b719be81556281be6d","after":"74998a4594c6531f9f9fe3dd14e968cbbd94df33","ref":"refs/heads/main","pushedAt":"2024-05-14T19:29:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"Documentation for archetype and views references each other (#6319)\n\n### What\r\n\r\n* Fixes: #6082\r\n* Based on: #6304 \r\n---\r\n\r\n* Archetype link now to view that they show up in\r\n* Views now link to archetypes that they support\r\n* View page now lists properties with argument name and argument\r\ndocumentation instead of type docs\r\n* I also tried linking to the type's reference page but it got too much!\r\n* changed name of 'link' section\r\n\r\n\r\nNote to reviewer: Mind `Large diffs are not rendered by default.`!\r\n\r\n\"image\"\r\nsrc=\"https://github.com/rerun-io/rerun/assets/1220815/c32a6329-7f9f-4a2e-8982-108a0d8e028c\"\r\n\"image\"\r\nsrc=\"https://github.com/rerun-io/rerun/assets/1220815/ebe14bb7-e0bd-486a-b501-4b10c7dd0d0f\"\r\n\r\n\r\n### Checklist\r\n* [x] I have read and agree to [Contributor\r\nGuide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and\r\nthe [Code of\r\nConduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)\r\n* [x] I've included a screenshot or gif (if applicable)\r\n* [x] I have tested the web demo (if applicable):\r\n* Using examples from latest `main` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6319?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)\r\n* Using full set of examples from `nightly` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6319?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)\r\n* [x] The PR title and labels are set such as to maximize their\r\nusefulness for the next release's CHANGELOG\r\n* [x] If applicable, add a new check to the [release\r\nchecklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!\r\n\r\n- [PR Build Summary](https://build.rerun.io/pr/6319)\r\n- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)\r\n- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)\r\n\r\nTo run all checks from `main`, comment on the PR with `@rerun-bot\r\nfull-check`.","shortMessageHtmlLink":"Documentation for archetype and views references each other (#6319)"}},{"before":"e9fc44316a4dbca5ebb745e7dfe727b06f196d8b","after":null,"ref":"refs/heads/andreas/readme-fixes","pushedAt":"2024-05-14T19:28:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"}},{"before":"c19a08f71c12a060b3c01f7d89948b2c61832808","after":"6dd77cc3a9b5b603be4eb1b719be81556281be6d","ref":"refs/heads/main","pushedAt":"2024-05-14T19:28:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"Readme fixes (#6308)\n\n### What\r\n\r\n* Fix accidental h1 heading on CONTRIBUTING.md\r\n* Various small updates to README.md\r\n\r\n### Checklist\r\n* [x] I have read and agree to [Contributor\r\nGuide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and\r\nthe [Code of\r\nConduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)\r\n* [x] I've included a screenshot or gif (if applicable)\r\n* [x] I have tested the web demo (if applicable):\r\n* Using examples from latest `main` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6308?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)\r\n* Using full set of examples from `nightly` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6308?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)\r\n* [x] The PR title and labels are set such as to maximize their\r\nusefulness for the next release's CHANGELOG\r\n* [x] If applicable, add a new check to the [release\r\nchecklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!\r\n\r\n- [PR Build Summary](https://build.rerun.io/pr/6308)\r\n- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)\r\n- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)\r\n\r\nTo run all checks from `main`, comment on the PR with `@rerun-bot\r\nfull-check`.","shortMessageHtmlLink":"Readme fixes (#6308)"}},{"before":"7e7e4060501f1ad8fa4f38ae233d840d364ded2d","after":"bc12f5730be88408aca1cee044ec4f0484bf7078","ref":"refs/heads/jleibs/follow_streaming","pushedAt":"2024-05-14T19:12:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"},"commit":{"message":"More docstrings","shortMessageHtmlLink":"More docstrings"}},{"before":"32848b0b8e87681ab8ffd887d4815146c454e13a","after":"7e7e4060501f1ad8fa4f38ae233d840d364ded2d","ref":"refs/heads/jleibs/follow_streaming","pushedAt":"2024-05-14T19:11:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"},"commit":{"message":"More docstrings","shortMessageHtmlLink":"More docstrings"}},{"before":null,"after":"32848b0b8e87681ab8ffd887d4815146c454e13a","ref":"refs/heads/jleibs/follow_streaming","pushedAt":"2024-05-14T18:53:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"},"commit":{"message":"Add JS API to force the streamed RRD into follow mode","shortMessageHtmlLink":"Add JS API to force the streamed RRD into follow mode"}},{"before":"852f0f31d04a2bfbffe8270ae563f83f36924a94","after":"78e7a5c227413fde74a26ad2666aed46782acd05","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T18:33:38.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 the C++ docs","shortMessageHtmlLink":"Update the C++ docs"}},{"before":"151a86dff27da49302d3fbef7f471aa61e41ce9d","after":"852f0f31d04a2bfbffe8270ae563f83f36924a94","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T18:32:49.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 the rust docs","shortMessageHtmlLink":"Update the rust docs"}},{"before":"7d3330352983b18f7d5ba05137130121b518cf89","after":"151a86dff27da49302d3fbef7f471aa61e41ce9d","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T18:21:04.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 docs for c19a08f71c12a060b3c01f7d89948b2c61832808","shortMessageHtmlLink":"Update docs for c19a08f"}},{"before":"9b5c621df8f9a9d09619f583405089a5c884cebc","after":null,"ref":"refs/heads/cmc/what_version_is_it_tell_me_bro","pushedAt":"2024-05-14T18:15:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"teh-cmc","name":"Clement Rey","path":"/teh-cmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2910679?s=80&v=4"}},{"before":"178ef607ce1f0d8bb543a629c93be929b243b639","after":"c19a08f71c12a060b3c01f7d89948b2c61832808","ref":"refs/heads/main","pushedAt":"2024-05-14T18:15:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"teh-cmc","name":"Clement Rey","path":"/teh-cmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2910679?s=80&v=4"},"commit":{"message":"Keep track of the RRD protocol version and display it where relevant (#6324)\n\nThis augments `StoreInfo` with an in-memory only (!) `store_version`\r\nfield.\r\nOur `Decoder` and `StreamDecoder` have been patched to fill out this\r\nfield using the RRD version present in the stream's header.\r\n\r\nThis version is now visible in the UI, using the CLI, and in the\r\nanalytics.\r\n\r\nViewer:\r\n\r\n![image](https://github.com/rerun-io/rerun/assets/2910679/c7b7f211-1a16-41d4-b43a-d8c661819122)\r\n\r\nCLI:\r\n\r\n![image](https://github.com/rerun-io/rerun/assets/2910679/df15efa9-e2a0-42b8-b17a-b2c10dc7a46d)\r\n\r\nAnalytics:\r\n\r\n![image](https://github.com/rerun-io/rerun/assets/2910679/b9cf5745-2eb1-4f8a-8a4c-2db9cb874c0b)\r\n\r\n\r\n- Fixes https://github.com/rerun-io/rerun/issues/6280","shortMessageHtmlLink":"Keep track of the RRD protocol version and display it where relevant (#…"}},{"before":"5e8349640722e0cd965f8abf888affce1de8e251","after":"7d3330352983b18f7d5ba05137130121b518cf89","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:53:05.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 the C++ docs","shortMessageHtmlLink":"Update the C++ docs"}},{"before":"971b1670e16e6cce2dc52ffd6a407c1d8ec64b4f","after":"5e8349640722e0cd965f8abf888affce1de8e251","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:51:06.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 the rust docs","shortMessageHtmlLink":"Update the rust docs"}},{"before":"74142ebf87ee68e87393ae6fb084c69a5355ea40","after":"971b1670e16e6cce2dc52ffd6a407c1d8ec64b4f","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:48:29.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 docs for 9b5c621df8f9a9d09619f583405089a5c884cebc","shortMessageHtmlLink":"Update docs for 9b5c621"}},{"before":"6420faf56f4fc0a5928a40fe0e1fe10aed59e150","after":"9b5c621df8f9a9d09619f583405089a5c884cebc","ref":"refs/heads/cmc/what_version_is_it_tell_me_bro","pushedAt":"2024-05-14T17:43:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"teh-cmc","name":"Clement Rey","path":"/teh-cmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2910679?s=80&v=4"},"commit":{"message":"fix web build","shortMessageHtmlLink":"fix web build"}},{"before":"4d415949bc44731151f144d463a6435059962c3a","after":"6420faf56f4fc0a5928a40fe0e1fe10aed59e150","ref":"refs/heads/cmc/what_version_is_it_tell_me_bro","pushedAt":"2024-05-14T17:37:56.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"teh-cmc","name":"Clement Rey","path":"/teh-cmc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2910679?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":"65958be0550aa66746c86215d4ec4cad788496c3","after":"a67436229e169b577f588eaa62c2fa3224b1e3f8","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:34:08.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 the C++ docs","shortMessageHtmlLink":"Update the C++ docs"}},{"before":"48a0f8f523c5e5271ce125490b0d861a635cf581","after":"65958be0550aa66746c86215d4ec4cad788496c3","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:33:16.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 the rust docs","shortMessageHtmlLink":"Update the rust docs"}},{"before":"62ab5dd1ed603322dc4b6d90713cdce1362338a0","after":"48a0f8f523c5e5271ce125490b0d861a635cf581","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T17:30:56.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 docs for 178ef607ce1f0d8bb543a629c93be929b243b639","shortMessageHtmlLink":"Update docs for 178ef60"}},{"before":"c565262b77efee58093fb488f21592a7593e23db","after":null,"ref":"refs/heads/jleibs/fix_url_analytics","pushedAt":"2024-05-14T17:27:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"}},{"before":"401c853bc8dcc9ce0cb060cf540065bcbe8e80f6","after":"178ef607ce1f0d8bb543a629c93be929b243b639","ref":"refs/heads/main","pushedAt":"2024-05-14T17:27:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"},"commit":{"message":"Transmit url analytics correctly for rerun.io domains (#6322)\n\n### What\r\nResolves:\r\n- https://github.com/rerun-io/rerun/issues/6274\r\n- https://github.com/rerun-io/rerun/issues/6288\r\n\r\nI added the processing at the last stage of the analytics output so we\r\ndon't depend on every code path possibily populating the analytics event\r\nto do its own domain evaluation and/or hashing.\r\n\r\nValidated events look correct in posthog:\r\n\r\n![image](https://github.com/rerun-io/rerun/assets/3312232/17ddf585-5135-4ad1-8132-f64661b9e730)\r\n\r\n\r\n### Checklist\r\n* [x] I have read and agree to [Contributor\r\nGuide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and\r\nthe [Code of\r\nConduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)\r\n* [x] I've included a screenshot or gif (if applicable)\r\n* [x] I have tested the web demo (if applicable):\r\n* Using examples from latest `main` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6322?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)\r\n* Using full set of examples from `nightly` build:\r\n[rerun.io/viewer](https://rerun.io/viewer/pr/6322?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)\r\n* [x] The PR title and labels are set such as to maximize their\r\nusefulness for the next release's CHANGELOG\r\n* [x] If applicable, add a new check to the [release\r\nchecklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!\r\n\r\n- [PR Build Summary](https://build.rerun.io/pr/6322)\r\n- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)\r\n- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)\r\n\r\nTo run all checks from `main`, comment on the PR with `@rerun-bot\r\nfull-check`.","shortMessageHtmlLink":"Transmit url analytics correctly for rerun.io domains (#6322)"}},{"before":"e26868819b80497bf98aa17203a0b93bb58b9d9f","after":"c565262b77efee58093fb488f21592a7593e23db","ref":"refs/heads/jleibs/fix_url_analytics","pushedAt":"2024-05-14T17:05:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jleibs","name":"Jeremy Leibs","path":"/jleibs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3312232?s=80&v=4"},"commit":{"message":"Tests for local domains and opt out of link check","shortMessageHtmlLink":"Tests for local domains and opt out of link check"}},{"before":"867dfd1433188aea84e31de70b9faa38b1864e89","after":"b15950817f96d605f0538b4d2d377ff87c9c6de5","ref":"refs/heads/andreas/improve-view-reference-docs","pushedAt":"2024-05-14T16:57:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"fix broken links","shortMessageHtmlLink":"fix broken links"}},{"before":"6f3da3c5ba17461ac6759d1423695059a0e5a7b2","after":"e9fc44316a4dbca5ebb745e7dfe727b06f196d8b","ref":"refs/heads/andreas/readme-fixes","pushedAt":"2024-05-14T16:54:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"no longer capitalize \"windows\", fix live_scrolling_plot capitalization","shortMessageHtmlLink":"no longer capitalize \"windows\", fix live_scrolling_plot capitalization"}},{"before":"f44f530cfe02294e3f00cf72dd251c89e9605662","after":"62ab5dd1ed603322dc4b6d90713cdce1362338a0","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T16:53:36.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 the C++ docs","shortMessageHtmlLink":"Update the C++ docs"}},{"before":"f030550c952c2913efa250cc098c78a8a05b8782","after":"f44f530cfe02294e3f00cf72dd251c89e9605662","ref":"refs/heads/gh-pages","pushedAt":"2024-05-14T16:52:46.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 the rust docs","shortMessageHtmlLink":"Update the rust docs"}},{"before":"ff9369371fae0dae0c7060e0567547f1397c3af7","after":"867dfd1433188aea84e31de70b9faa38b1864e89","ref":"refs/heads/andreas/improve-view-reference-docs","pushedAt":"2024-05-14T16:50:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Wumpf","name":"Andreas Reich","path":"/Wumpf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1220815?s=80&v=4"},"commit":{"message":"fix broken links","shortMessageHtmlLink":"fix broken links"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESdYx4AA","startCursor":null,"endCursor":null}},"title":"Activity · rerun-io/rerun"}