{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":469877060,"defaultBranch":"main","name":"iroh","ownerLogin":"n0-computer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-14T19:30:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101023307?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717008571.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9c5380af7bd0aa41032c3aa293504b7ac8dd5240","ref":"refs/heads/flub/endpoint-docs","pushedAt":"2024-05-29T18:49:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"docs(iroh-net): Update endpoint docs\n\nThis rewrites quite a bit of the docs aiming to be more consistent and\nclear:\n\n- First line is a single-line summary.\n- In the 3rd person.\n- Functions are now sorted for both the Builder and Endpoint. This\n order is the order they are rendered in the docs.\n- Functions try to refer to each other correctly and use consistent\n terminology.\n\nNo code was changed.","shortMessageHtmlLink":"docs(iroh-net): Update endpoint docs"}},{"before":"a57ac9225a5d2e6b96d1a3cebeaf01a065e89cce","after":null,"ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-29T13:37:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"}},{"before":"4dd69f44d62e3b671339ce586a2f7e97a47559ff","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2329-77f92efd16e523c41b0e01aa5a7e11e9aae3e795","pushedAt":"2024-05-29T13:08:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"77f92efd16e523c41b0e01aa5a7e11e9aae3e795","after":"4dd69f44d62e3b671339ce586a2f7e97a47559ff","ref":"refs/heads/main","pushedAt":"2024-05-29T13:08:38.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"docs(iroh-net): Update toplevel module documentation (#2329)\n\n## Description\n\nThis updates the top-level docs for iroh-net to be a general\noverview of what the crate provides, since this is effectively the\ndocs.rs landing page.\n\n## Breaking Changes\n\nNone\n\n## Notes & open questions\n\nThis should include an examples section as well. However... the API\nis a bit pants and does not lend itself to a nice echo example here.\nLet's tackle this separately.\n\nThis does not change the README, that is already fairly decent and\nseems compatible with this content.\n\n## Change checklist\n\n- [x] Self-review.\n- [x] Documentation updates if relevant.\n- ~~[ ] Tests if relevant.~~\n- ~~[ ] All breaking changes documented.~~\n\n---------\n\nCo-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>","shortMessageHtmlLink":"docs(iroh-net): Update toplevel module documentation (#2329)"}},{"before":"77f92efd16e523c41b0e01aa5a7e11e9aae3e795","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2330-23e8c7b3d5cdc83783822e3fa10b09e798d24f22","pushedAt":"2024-05-29T13:00:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"23e8c7b3d5cdc83783822e3fa10b09e798d24f22","after":"77f92efd16e523c41b0e01aa5a7e11e9aae3e795","ref":"refs/heads/main","pushedAt":"2024-05-29T13:00:48.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix(iroh-net): fix extra delay (#2330)\n\n## Description\n\nFix for https://github.com/n0-computer/iroh/issues/2328: Enumerating\nnetwork devices is slow\non windows and causes delays in the magicsock actor. This makes sure\nthat this operation\ndoes not block the remainder of the actor.\n\nAlso bumps netdev to v0.27.0 , to fix\nhttps://github.com/n0-computer/iroh/issues/2327.\n\n---------\n\nCo-authored-by: Floris Bruynooghe ","shortMessageHtmlLink":"fix(iroh-net): fix extra delay (#2330)"}},{"before":null,"after":"4dd69f44d62e3b671339ce586a2f7e97a47559ff","ref":"refs/heads/gh-readonly-queue/main/pr-2329-77f92efd16e523c41b0e01aa5a7e11e9aae3e795","pushedAt":"2024-05-29T12:57:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"docs(iroh-net): Update toplevel module documentation (#2329)\n\n## Description\n\nThis updates the top-level docs for iroh-net to be a general\noverview of what the crate provides, since this is effectively the\ndocs.rs landing page.\n\n## Breaking Changes\n\nNone\n\n## Notes & open questions\n\nThis should include an examples section as well. However... the API\nis a bit pants and does not lend itself to a nice echo example here.\nLet's tackle this separately.\n\nThis does not change the README, that is already fairly decent and\nseems compatible with this content.\n\n## Change checklist\n\n- [x] Self-review.\n- [x] Documentation updates if relevant.\n- ~~[ ] Tests if relevant.~~\n- ~~[ ] All breaking changes documented.~~\n\n---------\n\nCo-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>","shortMessageHtmlLink":"docs(iroh-net): Update toplevel module documentation (#2329)"}},{"before":null,"after":"77f92efd16e523c41b0e01aa5a7e11e9aae3e795","ref":"refs/heads/gh-readonly-queue/main/pr-2330-23e8c7b3d5cdc83783822e3fa10b09e798d24f22","pushedAt":"2024-05-29T12:51:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"fix(iroh-net): fix extra delay (#2330)\n\n## Description\n\nFix for https://github.com/n0-computer/iroh/issues/2328: Enumerating\nnetwork devices is slow\non windows and causes delays in the magicsock actor. This makes sure\nthat this operation\ndoes not block the remainder of the actor.\n\nAlso bumps netdev to v0.27.0 , to fix\nhttps://github.com/n0-computer/iroh/issues/2327.\n\n---------\n\nCo-authored-by: Floris Bruynooghe ","shortMessageHtmlLink":"fix(iroh-net): fix extra delay (#2330)"}},{"before":"07d438efb14fef5c6f242bfb4342a1bb1af261ea","after":"a57ac9225a5d2e6b96d1a3cebeaf01a065e89cce","ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-29T12:48:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"small carification on tls","shortMessageHtmlLink":"small carification on tls"}},{"before":"83bd62ec1717a1c629f34ba89d4cbd22524d7a5c","after":"07d438efb14fef5c6f242bfb4342a1bb1af261ea","ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-29T12:47:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"be/being typo\n\nCo-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>","shortMessageHtmlLink":"be/being typo"}},{"before":"23e8c7b3d5cdc83783822e3fa10b09e798d24f22","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2332-5ad15c8accc547fc33dd9e66839bd371834a3e35","pushedAt":"2024-05-28T11:51:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"5ad15c8accc547fc33dd9e66839bd371834a3e35","after":"23e8c7b3d5cdc83783822e3fa10b09e798d24f22","ref":"refs/heads/main","pushedAt":"2024-05-28T11:51:04.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"tests: Disable a flaky tests (#2332)\n\n## Description\n\nSee https://github.com/n0-computer/iroh/issues/2331 to track this.\n\n\n## Breaking Changes\n\n\n\n## Notes & open questions\n\n\n\n## Change checklist\n\n- [x] Self-review.\n- ~~[ ] Documentation updates if relevant.~~\n- ~~[ ] Tests if relevant.~~\n- ~~[ ] All breaking changes documented.~~","shortMessageHtmlLink":"tests: Disable a flaky tests (#2332)"}},{"before":null,"after":"23e8c7b3d5cdc83783822e3fa10b09e798d24f22","ref":"refs/heads/gh-readonly-queue/main/pr-2332-5ad15c8accc547fc33dd9e66839bd371834a3e35","pushedAt":"2024-05-28T11:41:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"tests: Disable a flaky tests (#2332)\n\n## Description\n\nSee https://github.com/n0-computer/iroh/issues/2331 to track this.\n\n\n## Breaking Changes\n\n\n\n## Notes & open questions\n\n\n\n## Change checklist\n\n- [x] Self-review.\n- ~~[ ] Documentation updates if relevant.~~\n- ~~[ ] Tests if relevant.~~\n- ~~[ ] All breaking changes documented.~~","shortMessageHtmlLink":"tests: Disable a flaky tests (#2332)"}},{"before":null,"after":"479012d692dad866cd8d8e2790dc645f23d4d196","ref":"refs/heads/flub/flaky-tests-are-back","pushedAt":"2024-05-28T11:31:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"tests: Disable a flaky tests\n\nSee https://github.com/n0-computer/iroh/issues/2331 to track this.","shortMessageHtmlLink":"tests: Disable a flaky tests"}},{"before":"c9f68c5f214bf7257cb1f8e7f7340bc8ebbc1ca5","after":"83bd62ec1717a1c629f34ba89d4cbd22524d7a5c","ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-28T09:51:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"fixes inspired by review:\n\n- Use an explicit RelayUrl\n- Some rewording\n- Describe DNS node discovery","shortMessageHtmlLink":"fixes inspired by review:"}},{"before":"50d0cc2200dbf29fcd00103ce4b23e5c1086081e","after":"c9f68c5f214bf7257cb1f8e7f7340bc8ebbc1ca5","ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-28T07:52:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"Apply suggestions from code review\n\nCo-authored-by: Divma <26765164+divagant-martian@users.noreply.github.com>","shortMessageHtmlLink":"Apply suggestions from code review"}},{"before":null,"after":"50d0cc2200dbf29fcd00103ce4b23e5c1086081e","ref":"refs/heads/flub/iroh-net-toplevel-doc","pushedAt":"2024-05-27T10:49:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"docs(iroh-net): Update toplevel module documentation\n\nThis updates the top-level docs for iroh-net to be a general\noverview of what the crate provides, since this is effectively the\ndocs.rs landing page.","shortMessageHtmlLink":"docs(iroh-net): Update toplevel module documentation"}},{"before":"0610cdcd20b9664b6a14defc7258ca1260163b58","after":"e7dc0d1801b1aeae485033fcee9ecef73e9f7d72","ref":"refs/heads/batch-blob-api","pushedAt":"2024-05-27T08:41:50.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"rklaehn","name":"Rüdiger Klaehn","path":"/rklaehn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/248257?s=80&v=4"},"commit":{"message":"Merge branch 'main' into batch-blob-api","shortMessageHtmlLink":"Merge branch 'main' into batch-blob-api"}},{"before":"cfb1aa5dd27d2b79047b2005b6314dd1101ebc78","after":"ee60d39fd162dfb5aa38af92ce257f72d470def1","ref":"refs/heads/simplify-progress-api","pushedAt":"2024-05-27T08:35:36.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"rklaehn","name":"Rüdiger Klaehn","path":"/rklaehn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/248257?s=80&v=4"},"commit":{"message":"Merge branch 'main' into simplify-progress-api","shortMessageHtmlLink":"Merge branch 'main' into simplify-progress-api"}},{"before":"cd654702a0d42348d754fec8a192051df3b55a13","after":"5ad15c8accc547fc33dd9e66839bd371834a3e35","ref":"refs/heads/main","pushedAt":"2024-05-24T20:26:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dignifiedquire","name":"Friedel Ziegelmayer","path":"/dignifiedquire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/790842?s=80&v=4"},"commit":{"message":"chore: Release","shortMessageHtmlLink":"chore: Release"}},{"before":"d4e7ba39e0526d507d0b416ba330df55a9160c25","after":null,"ref":"refs/heads/fix-free-bsd","pushedAt":"2024-05-24T20:23:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dignifiedquire","name":"Friedel Ziegelmayer","path":"/dignifiedquire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/790842?s=80&v=4"}},{"before":"cd654702a0d42348d754fec8a192051df3b55a13","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2311-1e31dcfaae6c2e6b46052a04adba844ec629677d","pushedAt":"2024-05-24T17:13:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":"1e31dcfaae6c2e6b46052a04adba844ec629677d","after":"cd654702a0d42348d754fec8a192051df3b55a13","ref":"refs/heads/main","pushedAt":"2024-05-24T17:13:06.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"feat: support {Free|Net|Open}BSD (#2311)\n\nAdds support for `iroh` on `NetBSD`, `FreeBSD` and `OpenBSD`.\n\n## Status\n\n- NetBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- FreeBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- OpenBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n\n\n## Caveats\n\n- Build only in CI for now\n\n## Related Issues\n\n- https://github.com/shellrow/netdev/issues/69\n- https://github.com/n0-computer/quinn/pull/9\n\n## References\n\n-\nhttps://github.com/freebsd/freebsd-ports/blob/78ad38f04f51/games/jumpy/files/patch-iroh\n- https://github.com/rust-lang/libc/issues/3711\n\nCloses #2306\n\n---------\n\nCo-authored-by: Floris Bruynooghe ","shortMessageHtmlLink":"feat: support {Free|Net|Open}BSD (#2311)"}},{"before":null,"after":"cd654702a0d42348d754fec8a192051df3b55a13","ref":"refs/heads/gh-readonly-queue/main/pr-2311-1e31dcfaae6c2e6b46052a04adba844ec629677d","pushedAt":"2024-05-24T17:03:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"feat: support {Free|Net|Open}BSD (#2311)\n\nAdds support for `iroh` on `NetBSD`, `FreeBSD` and `OpenBSD`.\n\n## Status\n\n- NetBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- FreeBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- OpenBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n\n\n## Caveats\n\n- Build only in CI for now\n\n## Related Issues\n\n- https://github.com/shellrow/netdev/issues/69\n- https://github.com/n0-computer/quinn/pull/9\n\n## References\n\n-\nhttps://github.com/freebsd/freebsd-ports/blob/78ad38f04f51/games/jumpy/files/patch-iroh\n- https://github.com/rust-lang/libc/issues/3711\n\nCloses #2306\n\n---------\n\nCo-authored-by: Floris Bruynooghe ","shortMessageHtmlLink":"feat: support {Free|Net|Open}BSD (#2311)"}},{"before":"830aeaddbf044a9dcc105853b7dcd2d84744db46","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2311-1e31dcfaae6c2e6b46052a04adba844ec629677d","pushedAt":"2024-05-24T16:58:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}},{"before":null,"after":"830aeaddbf044a9dcc105853b7dcd2d84744db46","ref":"refs/heads/gh-readonly-queue/main/pr-2311-1e31dcfaae6c2e6b46052a04adba844ec629677d","pushedAt":"2024-05-24T16:54:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"feat: support {Free|Net|Open}BSD (#2311)\n\nAdds support for `iroh` on `NetBSD`, `FreeBSD` and `OpenBSD`.\n\n## Status\n\n- NetBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- FreeBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n- OpenBsd\n - [x] Compiles\n - [ ] Tests passing\n- [ ] Iroh: mostly passing, failures are only due to\nhttps://github.com/shellrow/netdev/issues/69\n - [x] Quinn\n - [x] Implementation adapted\n\n\n## Caveats\n\n- Build only in CI for now\n\n## Related Issues\n\n- https://github.com/shellrow/netdev/issues/69\n- https://github.com/n0-computer/quinn/pull/9\n\n## References\n\n-\nhttps://github.com/freebsd/freebsd-ports/blob/78ad38f04f51/games/jumpy/files/patch-iroh\n- https://github.com/rust-lang/libc/issues/3711\n\nCloses #2306\n\n---------\n\nCo-authored-by: Floris Bruynooghe ","shortMessageHtmlLink":"feat: support {Free|Net|Open}BSD (#2311)"}},{"before":"fc4eacf916e7aeb1e5ebcfdbb3dd81d0f8ba8f37","after":"d4e7ba39e0526d507d0b416ba330df55a9160c25","ref":"refs/heads/fix-free-bsd","pushedAt":"2024-05-24T15:04:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flub","name":"Floris Bruynooghe","path":"/flub","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146720?s=80&v=4"},"commit":{"message":"Disable upstream quinn on bsd\n\nCurrently upstream quinn 0.10.x does not work on bsd yet. Simply\ndisable that test for now.","shortMessageHtmlLink":"Disable upstream quinn on bsd"}},{"before":"cb363867d3d3b7b02ca904b1cd41a6ac28bd3b02","after":null,"ref":"refs/heads/refactor-api-simplify-client-generics","pushedAt":"2024-05-24T12:25:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dignifiedquire","name":"Friedel Ziegelmayer","path":"/dignifiedquire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/790842?s=80&v=4"}},{"before":"323abbccb559c2afa03034af2ac9234f84038bd5","after":"fc4eacf916e7aeb1e5ebcfdbb3dd81d0f8ba8f37","ref":"refs/heads/fix-free-bsd","pushedAt":"2024-05-24T11:59:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dignifiedquire","name":"Friedel Ziegelmayer","path":"/dignifiedquire","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/790842?s=80&v=4"},"commit":{"message":"Merge branch 'main' into fix-free-bsd","shortMessageHtmlLink":"Merge branch 'main' into fix-free-bsd"}},{"before":"1e31dcfaae6c2e6b46052a04adba844ec629677d","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-2268-c8690a2c6eb5753c4ec6b7e44db72abf09df3c6e","pushedAt":"2024-05-24T11:55:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEV0kJWAA","startCursor":null,"endCursor":null}},"title":"Activity · n0-computer/iroh"}